738492100a
								
							 
						 
						
							
									make all headers (almost) self-contained by using include guards and #include statements within headers 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								f55cce345e
								
							 
						 
						
							
									tests: test gd consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								8c41a01ec4
								
							 
						 
						
							
									tests: test ga consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								6dc13c99a9
								
							 
						 
						
							
									fr: remove the unused fr-CA phoneme table. 
							 
							
							
There is no fr-CA language dialect dialect file, nor has there
been in the espeak/espeak-ng history.
The fr-CA phoneme table defined the additional phonemes [U], [y"],
[E:], and [A]. The fr-FR phoneme table mapped these to [u], [y],
[E], and [a] respectively. This meant to describe the phonemes that
have not been merged in fr-CA, but have merged in fr-FR, as described
in https://en.wikipedia.org/wiki/Quebec_French_phonology .
The only use of these phonemes in the French dictionary was with
the word "tramway" using [E:]. This has been replaced with [E] to
match the rest of the dictionary file transcriptions, and those
phonemes for fr-CA have been removed.
If fr-CA is supported in the future, the French dictionary would
need to be modified to reverse the merger of the phonemes that are
not merged in fr-CA, with the merge logic being performed in the
fr-FR phoneme table like in the code being removed in this commit. 
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								c5f88c51dd
								
							 
						 
						
							
									translate.c: Don't loop to the end of sbuf, as sbuf gets null terminated, so needs a byte for the null character. [msvc /analyze]. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								c49164334b
								
							 
						 
						
							
									Ensure each name in proc_names can fit an item_string [msvc /analyze]. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								583a23f0cd
								
							 
						 
						
							
									Use ENV_LEN in the fwrite call in LoadEnvelope2 to be consistent with the rest of the function. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								96ae5c65be
								
							 
						 
						
							
									windows: ignore static-analysis build output 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								19e425a169
								
							 
						 
						
							
									windows: add ssml.c to the project to fix building on Windows 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								6e3bcb1243
								
							 
						 
						
							
									tests: test fr consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								4bf83271ec
								
							 
						 
						
							
									tests: test fi consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								41f19d4137
								
							 
						 
						
							
									tests: test fa consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								477395e29a
								
							 
						 
						
							
									tests: test eu consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								605fa2d7dc
								
							 
						 
						
							
									tests: test et consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								219d187a61
								
							 
						 
						
							
									tests: test es consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								04dd5168a0
								
							 
						 
						
							
									tests: test eo consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								e05b478f22
								
							 
						 
						
							
									tests: use autoconf-style output when checking for the sha1 command. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								f71068a500
								
							 
						 
						
							
									tests: test en consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								2b6f862ad4
								
							 
						 
						
							
									tests: test el consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								beb8ed816f
								
							 
						 
						
							
									tests: test de consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								e3dc69b4dd
								
							 
						 
						
							
									ru: fix for 'зч' 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								2692a92072
								
							 
						 
						
							
									Merge commit 'f5539fc5fb2f8bf40d35a287ec08dad71c624d4c' 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								62c169e52e
								
							 
						 
						
							
									tests: test da consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								f5539fc5fb
								
							 
						 
						
							
									ru: hard/soft 'ъ/ь' are silent 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								021e9ea6ca
								
							 
						 
						
							
									ru: shortened rule for ..его at the end of word, which is spelled as iv'o 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								024ba81d14
								
							 
						 
						
							
									ru: some common names where 'е' is written instead of 'ё' 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								b211b41989
								
							 
						 
						
							
									ru: fix for 'зе' (Медузе) 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								922a7b0519
								
							 
						 
						
							
									ru: fix for 'жч' (мужчина) 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								1e8e037613
								
							 
						 
						
							
									ru: fix for 'щ' 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								00d80691bb
								
							 
						 
						
							
									ru: stress fixes for pronouns 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								33c9e800a3
								
							 
						 
						
							
									ru: 'х' made less stressed 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								10b348be19
								
							 
						 
						
							
									ru: consistent formatting applied 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								096877d92b
								
							 
						 
						
							
									ru: fixes for 'л' and 'ль' (especially at the end of word) 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								f54876422c
								
							 
						 
						
							
									ru: fix for 'сч' which is wrongly merged 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								ab3d035770
								
							 
						 
						
							
									Merge branch 'master' of https://github.com/espeak-ng/espeak-ng 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								52c2b722a9
								
							 
						 
						
							
									tests: test cs consonant and vowel audio generation 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								6a9621d213
								
							 
						 
						
							
									Merge remote-tracking branch 'valdisvi/master' 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								7b7598d53d
								
							 
						 
						
							
									Merge branch 'master' of https://github.com/espeak-ng/espeak-ng 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								b23f475e1a
								
							 
						 
						
							
									ssml.h: Reformat the header file. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								d47e48a377
								
							 
						 
						
							
									ssml: Update the copyright notice. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								017c6a9383
								
							 
						 
						
							
									ssml.h: Add a copyright header and include guards. 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								49b97105e5
								
							 
						 
						
							
									ssml: Move ssmltags to ssml.c where it is used. 
							 
							
							
This avoids 'unused parameter' errors in readclause.c. 
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								6465e85615
								
							 
						 
						
							
									ru: more formatting fixes 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								3df38fd7e2
								
							 
						 
						
							
									ru: n is softened before iotated vowel 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								05b4d622db
								
							 
						 
						
							
									ru: m; phoneme shortened 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								985e7d5b39
								
							 
						 
						
							
									set functions in ssml.c static. 
							 
							
							
The only entry point in the file is ProcessSsmlTags(). 
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								ace9bc087a
								
							 
						 
						
							
									fix syntax for pointer incrementation 
							 
							
							
previous syntax was a quick fix when changing from globals to pointers. 
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								a47ff4f41d
								
							 
						 
						
							
									move ProcessSsmlTag() from readclause.to to ssml.c 
							 
							
							
use parameters instead of globals 
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								a6b1896ce3
								
							 
						 
						
							
									move SetProsodyParameter() 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								6c4d22b6d2
								
							 
						 
						
							
									move ReplaceKeyName() 
							 
							
							
							
						 
						7 years ago