Samuel Thibault
							
						 
						
							
								05d97d4929
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix 1507 (#1513) 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								52e4811ab9
								
							 
						 
						
							
									test for #1507 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Samuel Thibault
							
						 
						
							
								14fc5cdb63
								
							 
						 
						
							
									dictionary: Fix failure to look back 
							 
							
							 
							
							
							
							
Firstly, a ~ match is supposed to match even if there's nothing left.
Also, when p doesn't match, we should not return immediately, but skip
to the next group.
Fixes #1507  
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								3a3787b855
								
							 
						 
						
							
									cleanup: use bool instead of int for condition_failed 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								63f653c992
								
									
										
											 
										
									
								
							 
						 
						
							
									Russian: fix for words like вышедший (#1510) 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   kirill-jjj
							
						 
						
							
								d8cc76765a
								
							 
						 
						
							
									Russian: fix for Georgian surnames 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   kirill-jjj
							
						 
						
							
								121a33949f
								
							 
						 
						
							
									Russian: fix for words like вышедший 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								30a773b8f8
								
									
										
											 
										
									
								
							 
						 
						
							
									Flush sonic stream on rate reset (#1508) 
							 
							
							 
							
							
							
							
Fixes #1506  
							
						 
						3 years ago  
					 
				
					
						
							
								   Yury Popov
							
						 
						
							
								178afb10db
								
									
										
											 
										
									
								
							 
						 
						
							
									Flush sonic stream on rate reset 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								34fecbdd4f
								
									
										
											 
										
									
								
							 
						 
						
							
									Belarusian: add rules for softening `з, с` / tests [ready to review] (#1500) 
							 
							
							 
							
							
							
							
soft `з, с` if previous syllable is soft
add test for the new rules 
							
						 
						3 years ago  
					 
				
					
						
							
								   Sergei B
							
						 
						
							
								213e8624cb
								
							 
						 
						
							
									Belarusian: fix rules for soft з с 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								6e7f3c4e98
								
							 
						 
						
							
									Merge branch 'duplicates' 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								c5fac3185c
								
							 
						 
						
							
									cleanup: join two adjacent if (only == false) blocks. 
							 
							
							 
							
							
							
							
Note: The latter part is untested code. 
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								ca0019b197
								
							 
						 
						
							
									cleanup: use bool in LookupCharName() 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								acc43a76e4
								
							 
						 
						
							
									cleanup: remove code duplication with UnGetC() 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								95e5c4458d
								
							 
						 
						
							
									cleanup: remove duplication with DecodeWithPhonemeMode(). 
							 
							
							 
							
							
							
							
TODO: think of a better function name. 
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								f53ebf469c
								
							 
						 
						
							
									cleanup: remove code duplication with TerminateBufWithSpaceAndZero(). 
							 
							
							 
							
							
							
							
One redundant ix++ was removed because there's a return right after that. 
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								f2e0f1b97a
								
									
										
											 
										
									
								
							 
						 
						
							
									Russian: fix for 400 and льстят, and льстит (#1504) 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   kirill-jjj
							
						 
						
							
								ec5f868955
								
							 
						 
						
							
									Russian: fix max_initial_consonants, now words льстят and льстит whill be fixed 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   kirill-jjj
							
						 
						
							
								541a82f20c
								
							 
						 
						
							
									Russian: fix for 400 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Sergei B
							
						 
						
							
								a76c0951bc
								
							 
						 
						
							
									Belarusian: add rules for softening 
							 
							
							 
							
							
							
							
soft `з, с` if previous syllable is soft 
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								abc10e67ae
								
									
										
											 
										
									
								
							 
						 
						
							
									Belarusian: add voiced-devoiced rules and test [ready to review] (#1481) 
							 
							
							 
							
							
							
							
- add voiced-devoiced rules and test 
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								bbd977f58a
								
									
										
											 
										
									
								
							 
						 
						
							
									Russian update (#1499) 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   kirill-jjj
							
						 
						
							
								4c8a2f43c6
								
									
										
											 
										
									
								
							 
						 
						
							
									Russian: remove speed atribute from language file 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   kirill-jjj
							
						 
						
							
								527e2079fa
								
									
										
											 
										
									
								
							 
						 
						
							
									Russian: fix for number 60 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   kirill-jjj
							
						 
						
							
								77c0844aeb
								
									
										
											 
										
									
								
							 
						 
						
							
									Russian: fix for не 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   kirill-jjj
							
						 
						
							
								310dff882f
								
									
										
											 
										
									
								
							 
						 
						
							
									Russian: remove the pause for а and и 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								2477857f11
								
									
										
											 
										
									
								
							 
						 
						
							
									Android: increase target sdk to 31 (#1502) 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								1133b29bca
								
									
										
											 
										
									
								
							 
						 
						
							
									Android: increase target sdk to 31 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								cfeaf70fa4
								
									
										
											 
										
									
								
							 
						 
						
							
									Android: some fixes (#1501) 
							 
							
							 
							
							
							
							
- Android: enable debug logs in debug build type
- Android: enable debug in native lib
- Android: remove hardcoded chmod 
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								6f41255ed1
								
									
										
											 
										
									
								
							 
						 
						
							
									Android: remove hardcoded chmod 
							 
							
							 
							
							
							
							
I don't understand why it was necessary.
on some devices, the binary is in a different location. if this is still needed for something, we need
to search for chmod binary dynamicly 
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								6db277c5ed
								
									
										
											 
										
									
								
							 
						 
						
							
									Android: enable debug in native lib 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								acaf2e8f75
								
									
										
											 
										
									
								
							 
						 
						
							
									Android: enable debug logs in debug build type 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								5dd30f0395
								
									
										
											 
										
									
								
							 
						 
						
							
									Android: Fix compatibility issues with some vendors (#1498) 
							 
							
							 
							
							
							
							
add tolower and toupper to be processed by ucd-tools in
WCTYPE_H_COMPAT_SHIM
some vendors don't provide conformance with c standard in bionic 
							
						 
						3 years ago  
					 
				
					
						
							
								   Beqa Gozalishvili
							
						 
						
							
								e3487d0cf8
								
							 
						 
						
							
									Android: Fix compatibility issues with some vendors 
							 
							
							 
							
							
							
							
add tolower and toupper to be processed by ucd-tools in WCTYPE_H_COMPAT_SHIM
some vendors don't provide conformance with c standard in bionic 
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								b40a0f22c0
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix breathw arg count in Alicia and F5 voices (#1496) 
							 
							
							 
							
							
							
							
Fixes #1494  
							
						 
						3 years ago  
					 
				
					
						
							
								   Yury Popov
							
						 
						
							
								df75053f7b
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix breathw arg count in Alicia and F5 voices 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								246f487814
								
									
										
											 
										
									
								
							 
						 
						
							
									Android: fix imports written by mistake (#1495) 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Beqa Gozalishvili
							
						 
						
							
								e0031964f9
								
							 
						 
						
							
									Android: fix imports written by mistake 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								d88fa7f6b6
								
									
										
											 
										
									
								
							 
						 
						
							
									Android: fix crash when opening settings on pre-7 devices (#1483) 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Beqa Gozalishvili
							
						 
						
							
								d3ae703e60
								
							 
						 
						
							
									Android: fix crash when opening settings on pre-7 devices 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Alexander Epaneshnikov
							
						 
						
							
								94e0024bf4
								
									
										
											 
										
									
								
							 
						 
						
							
									Android: Fixed a crash when trying to get list of voices (#1482) 
							 
							
							 
							
							
							
							
There was a problem when reference table was overflowing because of lots
of local references.
Now espeak should not crash on some android devices. 
							
						 
						3 years ago  
					 
				
					
						
							
								   Beqa Gozalishvili
							
						 
						
							
								e72e30ba52
								
							 
						 
						
							
									Fix crash for some of devices. 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								822abfd1f3
								
									
										
											 
										
									
								
							 
						 
						
							
									Fixes for Ukrainian language (#1480) 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Sergei B
							
						 
						
							
								cb007f8586
								
							 
						 
						
							
									Belarusian: add devoiced-voiced rules and test 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Andrij Mizyk
							
						 
						
							
								ec8e33c766
								
							 
						 
						
							
									Update ChangeLog.md 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Andrij Mizyk
							
						 
						
							
								3e06153752
								
							 
						 
						
							
									Fix language-phonemes.test 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Andrij Mizyk
							
						 
						
							
								4b48328d29
								
							 
						 
						
							
									Support of Ukrainian language 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								b0661692b1
								
							 
						 
						
							
									fix a warning about deprecated egrep by using grep -E. 
							 
							
							
							
						 
						3 years ago  
					 
				
					
						
							
								   Juho Hiltunen
							
						 
						
							
								bdd46838c0
								
							 
						 
						
							
									fix compiler warnings for unused variables and functions. 
							 
							
							 
							
							
							
							
See commits ae97fa16  and a178ea1b . 
							
						 
						3 years ago