2165 Commits (94b127cf7a38e8d19c1ceea7e29c964fa3fb2da5)

Author SHA1 Message Date
  Yury Popov 98dc5c67e9
klatt: fix logic error causes buffer overrun 2 years ago
  Yury Popov adc6855c11
klatt: fix possible buffer overrun 2 years ago
  Yury Popov 1e2404714d
code cleanup: localize compiledict static objects 2 years ago
  Yury Popov 1565bab07a
code cleanup: localize compiledata static objects 2 years ago
  Yury Popov 7ba91ef178
Allow <break> at the beginning of SSML 2 years ago
  Yury Popov 38e0f4b1f5
Fix rate setting without libsonic 2 years ago
  Yury Popov 44b514febf
Compensate SSML break time for libsonic 2 years ago
  Yury Popov 7d0b6f3019
Revert "Compensate silence duration when sonic enabled" 2 years ago
  Yury Popov 99c282640b
SSML: Check that skip marker is not empty 2 years ago
  Yury Popov ac3de913f2
Support unqouted attributes in SSML parser 2 years ago
  Yury Popov 9f0b23f49e
Compensate silence duration when sonic enabled 2 years ago
  Yury Popov 61de330443
Sync rate for SSML break duration 2 years ago
  Samuel Thibault 14fc5cdb63 dictionary: Fix failure to look back 2 years ago
  Juho Hiltunen 3a3787b855 cleanup: use bool instead of int for condition_failed 2 years ago
  Yury Popov 178afb10db
Flush sonic stream on rate reset 2 years ago
  Juho Hiltunen c5fac3185c cleanup: join two adjacent if (only == false) blocks. 2 years ago
  Juho Hiltunen ca0019b197 cleanup: use bool in LookupCharName() 2 years ago
  Juho Hiltunen acc43a76e4 cleanup: remove code duplication with UnGetC() 2 years ago
  Juho Hiltunen 95e5c4458d cleanup: remove duplication with DecodeWithPhonemeMode(). 2 years ago
  Juho Hiltunen f53ebf469c cleanup: remove code duplication with TerminateBufWithSpaceAndZero(). 2 years ago
  kirill-jjj ec5f868955 Russian: fix max_initial_consonants, now words льстят and льстит whill be fixed 2 years ago
  Beqa Gozalishvili e3487d0cf8 Android: Fix compatibility issues with some vendors 2 years ago
  Juho Hiltunen bdd46838c0 fix compiler warnings for unused variables and functions. 2 years ago
  kirill-jjj 8e0e5d5c9c
Czech: Fix NUM2_THOUSANDS_VAR to use correct value for Czech, I'm serious, it used the Lithuanian var 2 years ago
  kirill-jjj 95ed5c0c88
Russian: refacter the NUM2_THOUSANDS_VAR1 to return 1MA, not 0MB and fix the rules for them 2 years ago
  Juho Hiltunen 1de9f4b52c Revert "cleanup: reduce code duplication with a new function" 2 years ago
  Juho Hiltunen 8021528f5e cleanup: reduce code duplication with a new function 2 years ago
  Juho Hiltunen 55f1f8e113 cleanup: reduce code duplication with AddToVoicesList() 2 years ago
  Juho Hiltunen d47d2d0a40 cleanup: remove duplicate StringToWord() 2 years ago
  Juho Hiltunen 03ebb2fd11 cleanup: reduce variable scopes dictionary.c 2 years ago
  Juho Hiltunen f23ff88755 cleanup: reduce variable scopes in synthdata.c 2 years ago
  Juho Hiltunen 5d4791ccd1 cleanup: reduce variable scopes in synthesize.c 2 years ago
  Juho Hiltunen 54265990b5 cleanup: reduce variable scopes in wavegen.c 2 years ago
  Juho Hiltunen fa575b54cb cleanup: fix knownConditionTrueFalse code smells 2 years ago
  Juho Hiltunen 7c7ab9e177 cleanup: fix duplicateCondition code smell 2 years ago
  Yury Popov ae97fa16b4 Remove phoneme compile_report stuff 2 years ago
  Yury Popov a178ea1b13 Remove system() call from compiledata.c 2 years ago
  Yury Popov 3857b83c19 Respect custom N_PATH_HOME definition if passed 2 years ago
  Yury Popov 1f571856b5
Remove phoneme compile_report stuff 2 years ago
  Yury Popov 8478d39eb1
Remove system() call from compiledata.c 2 years ago
  Yury Popov 4e5bc19047
Allow out-of-tree intonations compilation 2 years ago
  Yury Popov 99dc51ca3a
Respect custom N_PATH_HOME definition if passed 2 years ago
  Juho Hiltunen 507a5f5410 cleanup: fix unreadVariable code smell for variant_name in SelectVoiceByName() 2 years ago
  Juho Hiltunen 14f12376a3 cleanup: change int skip to bool 2 years ago
  Juho Hiltunen 8ddcf6ed94 cleanup: reduce variable scopes in voices.c 2 years ago
  Juho Hiltunen 9900d55ccf cleanup: reduce variable scopes in setlengths.c 2 years ago
  Juho Hiltunen 78a037924e cleanup: fix code smell knownConditionTrueFalse for strlen() >= 0 2 years ago
  Juho Hiltunen 07da7edeea cleanup: fix code smell knownConditionTrueFalse 2 years ago
  Juho Hiltunen 59177db8ef cleanup: fix code smell knownConditionTrueFalse 2 years ago
  Juho Hiltunen 8170775113 code cleanup: refactor and remove duplication by unifying SetSpeed() 2 years ago