.. |
compiledata.c
|
Merge pull request #1111
|
3 years ago |
compiledict.c
|
compiledict.c: change 'temp' to "${dict}temp" temporary file
|
3 years ago |
compiledict.h
|
compiledict.h: espeak_ng_CompileDictionary is defined in espeak_ng.h, so don't redefine it here.
|
7 years ago |
compilembrola.c
|
code cleanup: Check all local includes with include-what-you-use
|
5 years ago |
dictionary.c
|
Merge pull request #1109
|
3 years ago |
dictionary.h
|
code cleanup: Check all local includes with include-what-you-use
|
5 years ago |
encoding.c
|
code cleanup: move function declarations from speech.h to new file mnemonics.h
|
4 years ago |
error.c
|
code cleanup: Check all local includes with include-what-you-use
|
5 years ago |
error.h
|
make all headers (almost) self-contained by using include guards and #include statements within headers
|
7 years ago |
espeak_api.c
|
code cleanup: Check all local includes with include-what-you-use
|
5 years ago |
espeak_command.c
|
remove more unnecessary speech.h includes
|
7 years ago |
espeak_command.h
|
make all headers (almost) self-contained by using include guards and #include statements within headers
|
7 years ago |
event.c
|
event_notify: Remove spurious 50ms delay
|
3 years ago |
event.h
|
fixed spelling mistakes
|
4 years ago |
fifo.c
|
fifo: Protect setting my_terminate_is_required
|
3 years ago |
fifo.h
|
make all headers (almost) self-contained by using include guards and #include statements within headers
|
7 years ago |
ieee80.c
|
src/libespeak-ng: Replace ieee80.c by a free software implementation
|
3 years ago |
ieee80.h
|
src/libespeak-ng: Replace ieee80.c by a free software implementation
|
3 years ago |
intonation.c
|
Avoid shifting integers
|
3 years ago |
intonation.h
|
headers: add new file intonation.h with declarations of functions in intonation.c
|
7 years ago |
klatt.c
|
Add KlattFiniSP
|
3 years ago |
klatt.h
|
Add KlattFiniSP
|
3 years ago |
mbrola.h
|
headers: add new file mbrola.h with declarations of functions in compilembrola.c and synth_mbrola.c
|
7 years ago |
mbrowrap.c
|
Import missing function symbol from DLL in mbrola wrapper
|
5 years ago |
mbrowrap.h
|
build: fix duplicated symbol when linking
|
8 years ago |
mnemonics.c
|
code cleanup: move function declarations from speech.h to new file mnemonics.h
|
4 years ago |
mnemonics.h
|
code cleanup: move function declarations from speech.h to new file mnemonics.h
|
4 years ago |
numbers.c
|
Use ESPEAKNG_DEFAULT_VOICE instead of hard coded "en".
|
3 years ago |
numbers.h
|
maintainability: pass current_alphabet as argument to TranslateLetter() instead of using global
|
7 years ago |
phoneme.c
|
Use constants for the phARTICULATION values.
|
8 years ago |
phoneme.h
|
code cleanup: remove unnecessary #defines.
|
4 years ago |
phonemelist.c
|
Revert "maintainability: pass n_ph_list2 and ph_list2 to MakePhonemeList() and SubstitutePhonemes() instead of using globals"
|
4 years ago |
phonemelist.h
|
Revert "maintainability: pass n_ph_list2 and ph_list2 to MakePhonemeList() and SubstitutePhonemes() instead of using globals"
|
4 years ago |
readclause.c
|
Use ESPEAKNG_DEFAULT_VOICE instead of hard coded "en".
|
3 years ago |
readclause.h
|
code cleanup: move soundicon logic to a new file
|
4 years ago |
sPlayer.c
|
Add KlattFiniSP
|
3 years ago |
sPlayer.h
|
Add KlattFiniSP
|
3 years ago |
setlengths.c
|
code cleanup: move SetLengthMods to setlengths.c
|
4 years ago |
setlengths.h
|
code cleanup: move SetLengthMods to setlengths.c
|
4 years ago |
sintab.h
|
make all headers (almost) self-contained by using include guards and #include statements within headers
|
7 years ago |
soundicon.c
|
bugfix: allow both SSSML <audio> and soundicon punctuation
|
4 years ago |
soundicon.h
|
bugfix: allow both SSSML <audio> and soundicon punctuation
|
4 years ago |
spect.c
|
Make polint use 0-based indexing
|
3 years ago |
spect.h
|
code cleanup: remove unnecessary #defines.
|
4 years ago |
speech.c
|
Use ESPEAKNG_DEFAULT_VOICE instead of hard coded "en".
|
3 years ago |
speech.h
|
code cleanup: move function declarations from speech.h to new file mnemonics.h
|
4 years ago |
ssml.c
|
Revert "code cleanup: remove unnecessary current_voice_id in readclause.c"
|
4 years ago |
ssml.h
|
code cleanup: move ssml reference handling logic to a new function ParseSsmlReference()
|
4 years ago |
synth_mbrola.c
|
Fix #715: Need better error messages if MBROLA engine or voice files are missing
|
5 years ago |
synthdata.c
|
Revert "code cleanup: change global int current_phoneme table to static"
|
4 years ago |
synthdata.h
|
Revert "code cleanup: change global int current_phoneme table to static"
|
4 years ago |
synthesize.c
|
Revert "code cleanup: change global int current_phoneme table to static"
|
4 years ago |
synthesize.h
|
code cleanup: remove unnecessary #defines.
|
4 years ago |
tr_languages.c
|
Fix uninitialized phonemes_repeat array
|
3 years ago |
translate.c
|
Merge pull request #1107
|
3 years ago |
translate.h
|
code cleanup: remove unnecessary #defines.
|
4 years ago |
voice.h
|
code cleanup: remove unused width2.
|
4 years ago |
voices.c
|
LoadVoice: Fix phonemes_name initialization
|
3 years ago |
wavegen.c
|
Add KlattFiniSP
|
3 years ago |
wavegen.h
|
Add KlattFiniSP
|
3 years ago |