125 Commits (a660fc04cc37f897588a444f2832d9256da89601)

Author SHA1 Message Date
  Samuel Thibault a660fc04cc Add more const qualifiers on static arrays 3 years ago
  Samuel Thibault 2d3a49b161 Make static arrays undefined on entry into LoadVoice 3 years ago
  Samuel Thibault afdf50bfd3 Add a note to avoid erroneous commits like e91d0a5 3 years ago
  Sean Budd 139417e8e1 Revert "code cleanup: don't add a \0 to voices_language in LoadVoice()." 3 years ago
  Samuel Thibault 15804e57a2 Constify tables 3 years ago
  Samuel Thibault 310e8fc768 Avoid using floating-point operation 3 years ago
  Samuel Thibault 4aeb78e788 LoadVoice: Fix phonemes_name initialization 3 years ago
  Samuel Thibault 572fe31c1b mbrola: Report error when loading an mbrola voice fails 3 years ago
  Juho Hiltunen d80f1a80a2 Use ESPEAKNG_DEFAULT_VOICE instead of hard coded "en". 4 years ago
  Juho Hiltunen e91d0a5861 code cleanup: don't add a \0 to voices_language in LoadVoice(). 4 years ago
  Juho Hiltunen eae0665be5 code cleanup: move voices->width in LoadVoice() 4 years ago
  Juho Hiltunen c28412db78 Don't set stress_flags with language option "stressRule". 4 years ago
  Juho Hiltunen 602847371d rename language option stressopt to stressOpt 4 years ago
  Juho Hiltunen a6abb1e89b code cleanup: use ReadNumbers() for language options "dictrules", "stressopt" 4 years ago
  Juho Hiltunen fdc1afd407 code cleanup: new function ReadNumbers() 4 years ago
  Juho Hiltunen ac643ea5ad code cleanup: remove unnecessary call to SelectPhonemeTable() 4 years ago
  Juho Hiltunen 80895db0a8 code cleanup: move SetSpeed() inside the switch case in LoadVoice() 4 years ago
  Juho Hiltunen 1a5db2f498 code cleanup: move dict_min_size handline in LoadVoice(). 4 years ago
  Juho Hiltunen 0e7202f9a9 code cleanup: remove unused language option l_length_mods. 4 years ago
  Juho Hiltunen 863655903a code cleanup: move SetLengthMods to setlengths.c 4 years ago
  Juho Hiltunen 72434616b0 code cleanup: move voice->freq2 and voice->height2 handline in LoadVoice(). 4 years ago
  Juho Hiltunen ac5eeb865e code cleanup: new function CheckTranslator() 4 years ago
  Juho Hiltunen fb233a7b0c code cleanup: move stressLength, stressAdd and stressAmp handling in LoadVoice() 4 years ago
  Juho Hiltunen 7c32085dcd code cleanup: use translator instead of langopts in LoadVoice() 4 years ago
  Juho Hiltunen f16b27b840 code cleanup: remove unnecessary new_translator in LoadVoice() 4 years ago
  John Bowler 18d807d680 Prevent compile-phonemes use of phontab, en_dict 4 years ago
  John Bowler 02199ec016 Fix crash in voices.c:SetVoiceScores 4 years ago
  Juho Hiltunen c4740b3053 New language option lowercaseSentence 4 years ago
  Juho Hiltunen aa62682869 code cleanup: simplify speed.fast_settings. 4 years ago
  Juho Hiltunen bda8b6f76a code cleanup: remove unnecessary voice option translator 4 years ago
  Juho Hiltunen d260562b7e Revert "code cleanup: remove unnecessary voice option translator" 4 years ago
  Juho Hiltunen 23a4d88f6b code cleanup: remove unnecessary voice option translator 4 years ago
  Juho Hiltunen 5d92b336f5 code cleanup: remove unnecessary pointer assignment and enum value. 4 years ago
  Juho Hiltunen 1243937334 code cleanup: remove unused width2. 4 years ago
  Juho Hiltunen cffdfb837b code cleanup: move function declarations from speech.h to new file mnemonics.h 4 years ago
  Juho Hiltunen 0cf3ee564c Code cleanup: remove param2 from langopts and rename keyword option in language files. 4 years ago
  Juho Hiltunen 1aae299ae2 code cleanup: remove unused REDUCE_T 4 years ago
  Juho Hiltunen 2c93961ebe code cleanup: remove unused stress_amps_r 4 years ago
  Valdis Vitolins 38291f5e59 Support up to 350 voices/languages 5 years ago
  Juho Hiltunen ee944700f8 code cleanup: Check all local includes with include-what-you-use 5 years ago
  Valdis Vitolins c13b3e534b Add parameter `all` for --voices to show all voices 5 years ago
  Valdis Vitolins e9c66a4558 Support up to 300 voices/languages to make some space 6 years ago
  Valdis Vitolins 1f5b774cce Add warning when number of voices reaches limit 6 years ago
  Reece H. Dunn 07f9a9ce3f Remove the unused variable in voices.c. 6 years ago
  Reece H. Dunn f58f665336 Support a maximum of 275 voices/languages. 6 years ago
  golubovsky 009b6b5d14 Finished the voice load code. Dumping voice def does not seem possible 6 years ago
  golubovsky 439f7f32d5 First part of the patch: add option --load 6 years ago
  Reece H. Dunn 919f3240cb Revert "Move handling of SetLetterVowel() to language files" 6 years ago
  Juho Hiltunen 520a30e0b0 code cleanup: use existing defines espeakRATE_MINIMUM, espeakRATE_NORMAL and espeakRATE_MAXIMUM. 6 years ago
  Juho Hiltunen 7ee0d7905c remove unused int option_tone2 7 years ago