.. |
compiledata.c
|
fixed spelling mistakes
|
4 years ago |
compiledict.c
|
code cleanup: Check all local includes with include-what-you-use
|
5 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
|
Code cleanup: remove param2 from langopts and rename keyword option in language files.
|
4 years ago |
dictionary.h
|
code cleanup: Check all local includes with include-what-you-use
|
5 years ago |
encoding.c
|
code cleanup: Check all local includes with include-what-you-use
|
5 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
|
fixed spelling mistakes
|
4 years ago |
event.h
|
fixed spelling mistakes
|
4 years ago |
fifo.c
|
fixed spelling mistakes
|
4 years ago |
fifo.h
|
make all headers (almost) self-contained by using include guards and #include statements within headers
|
7 years ago |
ieee80.c
|
ieee80.c: Fix -Wmissing-prototypes warnings (create an ieee80.h header file).
|
7 years ago |
ieee80.h
|
make all headers (almost) self-contained by using include guards and #include statements within headers
|
7 years ago |
intonation.c
|
fixed spelling mistakes
|
4 years ago |
intonation.h
|
headers: add new file intonation.h with declarations of functions in intonation.c
|
7 years ago |
klatt.c
|
fixed spelling mistakes
|
4 years ago |
klatt.h
|
fixed spelling mistakes
|
4 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: Check all local includes with include-what-you-use
|
5 years ago |
numbers.c
|
fixed spelling mistakes
|
4 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 phoneme_tab_flags
|
5 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
|
fixed spelling mistakes
|
4 years ago |
readclause.h
|
Fixing typos and naming
|
5 years ago |
sPlayer.c
|
Add support for speechPlayer aspirationAmplitude parameter in voice files.
|
4 years ago |
sPlayer.h
|
Add speechPlayer Klatt implementation as Klatt 6.
|
4 years ago |
setlengths.c
|
fix #699: -Wlto-type-mismatch when using gcc with -flto=4.
|
5 years ago |
setlengths.h
|
maintainability: move variables to files where they are used, allowing removal of unnecessary extern declarations
|
7 years ago |
sintab.h
|
make all headers (almost) self-contained by using include guards and #include statements within headers
|
7 years ago |
spect.c
|
code cleanup: Check all local includes with include-what-you-use
|
5 years ago |
spect.h
|
code cleanup: Check all local includes with include-what-you-use
|
5 years ago |
speech.c
|
code cleanup: remove unused variables
|
5 years ago |
speech.h
|
code cleanup: Check all local includes with include-what-you-use
|
5 years ago |
ssml.c
|
code cleanup: move ssml reference handling logic to a new function ParseSsmlReference()
|
5 years ago |
ssml.h
|
code cleanup: move ssml reference handling logic to a new function ParseSsmlReference()
|
5 years ago |
synth_mbrola.c
|
Fix #715: Need better error messages if MBROLA engine or voice files are missing
|
5 years ago |
synthdata.c
|
code cleanup: remove unused variables
|
5 years ago |
synthdata.h
|
code cleanup: make NumInstnWords() static
|
5 years ago |
synthesize.c
|
fixed spelling mistakes
|
4 years ago |
synthesize.h
|
fixed spelling mistakes
|
4 years ago |
tr_languages.c
|
Code cleanup: remove param2 from langopts and rename keyword option in language files.
|
4 years ago |
translate.c
|
fixed spelling mistakes
|
4 years ago |
translate.h
|
Code cleanup: remove param2 from langopts and rename keyword option in language files.
|
4 years ago |
voice.h
|
maintainability: remove unused externs
|
7 years ago |
voices.c
|
Code cleanup: remove param2 from langopts and rename keyword option in language files.
|
4 years ago |
wavegen.c
|
code cleanup: remove unused variables
|
5 years ago |
wavegen.h
|
headers: add new file wavegen.h with declarations of functions in wavegen.c
|
7 years ago |