.. |
common.c
|
cleanup: remove duplicate StringToWord()
|
2 years ago |
common.h
|
cleanup: remove duplicate StringToWord()
|
2 years ago |
compiledata.c
|
fix compiler warnings for unused variables and functions.
|
2 years ago |
compiledict.c
|
code cleanup: localize compiledict static objects
|
2 years ago |
compiledict.h
|
code cleanup: localize compiledict static objects
|
2 years ago |
compilembrola.c
|
cleanup: remove duplicate StringToWord()
|
2 years ago |
dictionary.c
|
code cleanup: localize compiledict static objects
|
2 years ago |
dictionary.h
|
code cleanup: make LookupFlags() static
|
2 years ago |
encoding.c
|
Constify tables
|
3 years ago |
error.c
|
code cleanup: move strncpy0 to common.c
|
2 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
|
4 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
|
cleanup: fix code smell knownConditionTrueFalse
|
2 years ago |
intonation.h
|
headers: add new file intonation.h with declarations of functions in intonation.c
|
7 years ago |
klatt.c
|
cleanup: fix duplicateCondition code smell
|
2 years ago |
klatt.h
|
code cleanup: remove unused #defines
|
2 years ago |
langopts.c
|
cleanup: move LoadConfig to langopts.c
|
2 years ago |
langopts.h
|
cleanup: move LoadConfig to langopts.c
|
2 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
|
Constify tables
|
3 years ago |
mnemonics.h
|
Constify tables
|
3 years ago |
numbers.c
|
Russian: refacter the NUM2_THOUSANDS_VAR1 to return 1MA, not 0MB and fix the rules for them
|
2 years ago |
numbers.h
|
code cleanup: move TranslateLetter() and others to translateword.c
|
2 years ago |
phoneme.c
|
Use constants for the phARTICULATION values.
|
8 years ago |
phoneme.h
|
code cleanup: remove unnecessary #defines.
|
3 years ago |
phonemelist.c
|
Add missing phoneme table reset
|
3 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
|
cleanup: join two adjacent if (only == false) blocks.
|
2 years ago |
readclause.h
|
code cleanup: move Read4Bytes()
|
2 years ago |
sPlayer.c
|
sPlayer: fix accessing bw
|
3 years ago |
sPlayer.h
|
Add KlattFiniSP
|
3 years ago |
setlengths.c
|
cleanup: reduce variable scopes in setlengths.c
|
2 years ago |
setlengths.h
|
code cleanup: move SetLengthMods to setlengths.c
|
3 years ago |
sintab.h
|
Constify tables
|
3 years ago |
soundicon.c
|
fix compiler warnings for unused variables and functions.
|
2 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 unused #defines
|
2 years ago |
speech.c
|
Revert "cleanup: reduce code duplication with a new function"
|
2 years ago |
speech.h
|
Respect custom N_PATH_HOME definition if passed
|
2 years ago |
ssml.c
|
Compensate SSML break time for libsonic
|
2 years ago |
ssml.h
|
code cleanup: move ssml reference handling logic to a new function ParseSsmlReference()
|
4 years ago |
synth_mbrola.c
|
code cleanup: move Read4Bytes()
|
2 years ago |
synthdata.c
|
cleanup: reduce variable scopes in synthdata.c
|
2 years ago |
synthdata.h
|
cleanup: move LoadConfig to langopts.c
|
2 years ago |
synthesize.c
|
cleanup: reduce variable scopes in synthesize.c
|
2 years ago |
synthesize.h
|
cleanup: move n_tunes and tunes to where they are used
|
2 years ago |
tr_languages.c
|
Russian: fix max_initial_consonants, now words льстят and льстит whill be fixed
|
2 years ago |
translate.c
|
cleanup: fix knownConditionTrueFalse code smells
|
2 years ago |
translate.h
|
cleanup: make spelling_stress bool and set default value
|
2 years ago |
translateword.c
|
cleanup: fix knownConditionTrueFalse code smells
|
2 years ago |
translateword.h
|
Typo
|
2 years ago |
voice.h
|
new configurable language option: spellingStress
|
2 years ago |
voices.c
|
cleanup: reduce code duplication with AddToVoicesList()
|
2 years ago |
wavegen.c
|
Revert "Compensate silence duration when sonic enabled"
|
2 years ago |
wavegen.h
|
Add KlattFiniSP
|
3 years ago |