9331ce2aca
								
									
										
											
								
							 
						 
						
							
									Merge pull request #1197 from codeofdusk/boise 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								863b92e29d
								
									
										
											
								
							 
						 
						
							
									Merge pull request #1219 from alex19EP/android/bump-ver-code 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								e65278d788
								
									
										
											
								
							 
						 
						
							
									Android: bump versionCode 
							 
							
							
we should do that on every release.
Issue #1185  
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								d8b5786330
								
							 
						 
						
							
									Disable gradle in reprotest 
							 
							
							
It seems that reprotest is breaking the gradle build 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								5a53282746
								
									
										
											
								
							 
						 
						
							
									Merge pull request #1003 from ryandesign/patch-1 
							 
							
							
Enhance detection of gradle 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								dfc322743d
								
							 
						 
						
							
									MAKE_MEM_UNDEFINED: Fix warning 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								f4133364d1
								
							 
						 
						
							
									Add more const qualifiers 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								75b2145fcd
								
									
										
											
								
							 
						 
						
							
									Update fa_extra 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								78074762c1
								
									
										
											
								
							 
						 
						
							
									Update fa_extra 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								db1a629eb2
								
									
										
											
								
							 
						 
						
							
									Update fa_extra 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								6f58f75693
								
							 
						 
						
							
									Add missing phoneme table reset 
							 
							
							
When there are language switches, when we rewind to the start of the
phoneme list we have to reset the phoneme table back.
This avoids some branching that depends on undefined values, caught by
valgrind in the case e.g. of an emoji substitution that contains a
language switch.
Ref #874  
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								3b009398c9
								
							 
						 
						
							
									Add missing stresslevel field initialization 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								e17f0764e3
								
							 
						 
						
							
									valgrind CI: add missing debugging information 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								eed7db1575
								
							 
						 
						
							
									Fix out-of-bound access 
							 
							
							
IsLetterGroup looks for heading \0, so the padding also needs to include
an \0. 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								24e1eaa0cc
								
							 
						 
						
							
									Mark static arrays undefined when they are reused 
							 
							
							
So valgrind can potentially catch e.g. missing \0. 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								7e608a3273
								
							 
						 
						
							
									Make some buffers non-static 
							 
							
							
These don't actually need to survive function exit. 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								a660fc04cc
								
							 
						 
						
							
									Add more const qualifiers on static arrays 
							 
							
							
So we know they are just tables, get protected from overflows, and get shared between processes 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								2d3a49b161
								
							 
						 
						
							
									Make static arrays undefined on entry into LoadVoice 
							 
							
							
This would have caught #1200  
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								afdf50bfd3
								
							 
						 
						
							
									Add a note to avoid erroneous commits like e91d0a5 
							 
							
							
Fixes #1200  
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								ad6efd3427
								
									
										
											
								
							 
						 
						
							
									Merge pull request #1211 from seanbudd/fixAutoLangSwitching 
							 
							
							
Revert "code cleanup: don't add a \0 to voices_language in LoadVoice()" 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								139417e8e1
								
							 
						 
						
							
									Revert "code cleanup: don't add a \0 to  voices_language in LoadVoice()." 
							 
							
							
This reverts commit e91d0a5861 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								960a2cc1c1
								
									
										
											
								
							 
						 
						
							
									Merge pull request #2 from MH140000/update-fa 
							 
							
							
update fa 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								a8e37e6576
								
									
										
											
								
							 
						 
						
							
									update fa 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								915fb36531
								
									
										
											
								
							 
						 
						
							
									Delete fa_extra 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								26fa2f898a
								
									
										
											
								
							 
						 
						
							
									update fa 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								a7fd7e99dc
								
									
										
											
								
							 
						 
						
							
									Merge pull request #1 from MH140000/update-fa_emoji 
							 
							
							
Update fa_emoji 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								40ae31965c
								
									
										
											
								
							 
						 
						
							
									Update fa_emoji 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								1321367988
								
									
										
											
								
							 
						 
						
							
									Update qdb 
							 
							
							
Fix Lang Belta, because the underscore line has been removed 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								3d250c6e77
								
							 
						 
						
							
									Fix pronunciation of Boise 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								ae3571e1df
								
									
										
											
								
							 
						 
						
							
									Update K'iche 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								254b64939d
								
							 
						 
						
							
									Add support for Totontepec Mixe 
							 
							
							
This commit implements support for [Totontepec Mixe](https://en.wikipedia.org/wiki/Totontepec_Mixe ). The Espeak rules are based on the phonological inventory, orthographic mappings, and phonetic processes described in the "Esbozo fonológico" (phonological outline/sketch) chapter of Verónica Guzmán Guzmán's 2012 master's thesis in Indo American Linguistics awarded by the [Centro de Investigaciones y Estudios Superiores en Antropología Social](https://ciesas.edu.mx/ ) and *Vocabulario Mixe de Totontepec* (Totontepec Mixe vocabulary), compiled by Alvin Schoenhals and Louise C. Schoenhals and published by the Summer Institute of Linguistics in 1965.
This commit was developed as part of a project for [Computational Linguistics](https://jnw.domains.swarthmore.edu/ling073/syllabus.php ) at [Swarthmore College](https://swarthmore.edu ). We feel that this language is suitable for merge with "testing" status, but further verification/improvements by native speakers would be very helpful.
co-authored-by: Elizabeth Resendiz <[email protected] > 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								f4b0f40832
								
									
										
											
								
							 
						 
						
							
									Update Greenlandic 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								6d05b492df
								
									
										
											
								
							 
						 
						
							
									Update Romanian 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								64af32fca0
								
							 
						 
						
							
									Add/fix some exceptions for italian language. 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								fcc1c41e70
								
									
										
											
								
							 
						 
						
							
									Update Bashkir 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								601c451e8a
								
							 
						 
						
							
									Fix #1166: Fix "deprimente", hopefully correctly 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								bc0ceab7b9
								
							 
						 
						
							
									Fix grep regex in tests 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								7391e31493
								
									
										
											
								
							 
						 
						
							
									Update Belarusian 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								a25849e4d5
								
							 
						 
						
							
									configure.ac: Fix inline function test 
							 
							
							
fixes #1171  
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								ffb0d2b66b
								
							 
						 
						
							
									Update changelog 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								9c72ff1d31
								
							 
						 
						
							
									CI: allow manual trigger 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								216a4ded0b
								
							 
						 
						
							
									Fix pronunciation of Issaquah 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								1ef2b0795a
								
							 
						 
						
							
									Update changelog 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								62e372c1ff
								
							 
						 
						
							
									Merge pull request #1168 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								9cd9983ae1
								
							 
						 
						
							
									Merge pull request #1167 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								a455d9823c
								
							 
						 
						
							
									Merge pull request #960 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								2802103844
								
									
										
											
								
							 
						 
						
							
									android: update building documentation 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								da388055d5
								
									
										
											
								
							 
						 
						
							
									Fixed stress of "deprimente" in Spanish 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								a1821f13fb
								
									
										
											
								
							 
						 
						
							
									Fix stress of "vilmente" 
							 
							
							
Vilmente is an adverb, so it should be stressed as such. 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								48101e49b9
								
									
										
											
								
							 
						 
						
							
									Fix Belarussian 
							 
							
							
							
						 
						3 years ago