Updated default speech-dispatcher configuration.
This commit is contained in:
@@ -275,6 +275,7 @@ SymbolsPreprocFile "symbols-fallback.dic"
|
|||||||
#AddModule "flite" "sd_flite" "flite.conf"
|
#AddModule "flite" "sd_flite" "flite.conf"
|
||||||
#AddModule "ivona" "sd_ivona" "ivona.conf"
|
#AddModule "ivona" "sd_ivona" "ivona.conf"
|
||||||
#AddModule "pico" "sd_pico" "pico.conf"
|
#AddModule "pico" "sd_pico" "pico.conf"
|
||||||
|
AddModule "piper-tts-generic" "sd_generic" "piper-tts-generic.conf"
|
||||||
#AddModule "espeak-ng-mbrola" "sd_espeak-ng-mbrola" "espeak-ng-mbrola.conf"
|
#AddModule "espeak-ng-mbrola" "sd_espeak-ng-mbrola" "espeak-ng-mbrola.conf"
|
||||||
#AddModule "espeak-ng-mbrola-generic" "sd_generic" "espeak-ng-mbrola-generic.conf"
|
#AddModule "espeak-ng-mbrola-generic" "sd_generic" "espeak-ng-mbrola-generic.conf"
|
||||||
#AddModule "espeak-mbrola-generic" "sd_generic" "espeak-mbrola-generic.conf"
|
#AddModule "espeak-mbrola-generic" "sd_generic" "espeak-mbrola-generic.conf"
|
||||||
@@ -286,8 +287,8 @@ SymbolsPreprocFile "symbols-fallback.dic"
|
|||||||
#AddModule "kali" "sd_kali" "kali.conf"
|
#AddModule "kali" "sd_kali" "kali.conf"
|
||||||
#AddModule "mary-generic" "sd_generic" "mary-generic.conf"
|
#AddModule "mary-generic" "sd_generic" "mary-generic.conf"
|
||||||
#AddModule "baratinoo" "sd_baratinoo" "baratinoo.conf"
|
#AddModule "baratinoo" "sd_baratinoo" "baratinoo.conf"
|
||||||
#AddModule "rhvoice" "sd_rhvoice" "rhvoice.conf"
|
AddModule "rhvoice" "sd_rhvoice" "rhvoice.conf"
|
||||||
#AddModule "voxin" "sd_voxin" "voxin.conf"
|
AddModule "voxin" "sd_voxin" "voxin.conf"
|
||||||
|
|
||||||
# The output module testing doesn't actually connect to anything. It
|
# The output module testing doesn't actually connect to anything. It
|
||||||
# outputs the requested commands to standard output and reads
|
# outputs the requested commands to standard output and reads
|
||||||
@@ -300,6 +301,7 @@ SymbolsPreprocFile "symbols-fallback.dic"
|
|||||||
# must use one of the names of the modules loaded with AddModule.
|
# must use one of the names of the modules loaded with AddModule.
|
||||||
|
|
||||||
# DefaultModule espeak-ng
|
# DefaultModule espeak-ng
|
||||||
|
DefaultModule rhvoice
|
||||||
|
|
||||||
# The LanguageDefaultModule selects which output modules are preferred
|
# The LanguageDefaultModule selects which output modules are preferred
|
||||||
# for specified languages.
|
# for specified languages.
|
||||||
|
|||||||
@@ -275,6 +275,7 @@ SymbolsPreprocFile "symbols-fallback.dic"
|
|||||||
#AddModule "flite" "sd_flite" "flite.conf"
|
#AddModule "flite" "sd_flite" "flite.conf"
|
||||||
#AddModule "ivona" "sd_ivona" "ivona.conf"
|
#AddModule "ivona" "sd_ivona" "ivona.conf"
|
||||||
#AddModule "pico" "sd_pico" "pico.conf"
|
#AddModule "pico" "sd_pico" "pico.conf"
|
||||||
|
AddModule "piper-tts-generic" "sd_generic" "piper-tts-generic.conf"
|
||||||
#AddModule "espeak-ng-mbrola" "sd_espeak-ng-mbrola" "espeak-ng-mbrola.conf"
|
#AddModule "espeak-ng-mbrola" "sd_espeak-ng-mbrola" "espeak-ng-mbrola.conf"
|
||||||
#AddModule "espeak-ng-mbrola-generic" "sd_generic" "espeak-ng-mbrola-generic.conf"
|
#AddModule "espeak-ng-mbrola-generic" "sd_generic" "espeak-ng-mbrola-generic.conf"
|
||||||
#AddModule "espeak-mbrola-generic" "sd_generic" "espeak-mbrola-generic.conf"
|
#AddModule "espeak-mbrola-generic" "sd_generic" "espeak-mbrola-generic.conf"
|
||||||
@@ -286,8 +287,8 @@ SymbolsPreprocFile "symbols-fallback.dic"
|
|||||||
#AddModule "kali" "sd_kali" "kali.conf"
|
#AddModule "kali" "sd_kali" "kali.conf"
|
||||||
#AddModule "mary-generic" "sd_generic" "mary-generic.conf"
|
#AddModule "mary-generic" "sd_generic" "mary-generic.conf"
|
||||||
#AddModule "baratinoo" "sd_baratinoo" "baratinoo.conf"
|
#AddModule "baratinoo" "sd_baratinoo" "baratinoo.conf"
|
||||||
#AddModule "rhvoice" "sd_rhvoice" "rhvoice.conf"
|
AddModule "rhvoice" "sd_rhvoice" "rhvoice.conf"
|
||||||
#AddModule "voxin" "sd_voxin" "voxin.conf"
|
AddModule "voxin" "sd_voxin" "voxin.conf"
|
||||||
|
|
||||||
# The output module testing doesn't actually connect to anything. It
|
# The output module testing doesn't actually connect to anything. It
|
||||||
# outputs the requested commands to standard output and reads
|
# outputs the requested commands to standard output and reads
|
||||||
@@ -300,6 +301,7 @@ SymbolsPreprocFile "symbols-fallback.dic"
|
|||||||
# must use one of the names of the modules loaded with AddModule.
|
# must use one of the names of the modules loaded with AddModule.
|
||||||
|
|
||||||
# DefaultModule espeak-ng
|
# DefaultModule espeak-ng
|
||||||
|
DefaultModule rhvoice
|
||||||
|
|
||||||
# The LanguageDefaultModule selects which output modules are preferred
|
# The LanguageDefaultModule selects which output modules are preferred
|
||||||
# for specified languages.
|
# for specified languages.
|
||||||
|
|||||||
Reference in New Issue
Block a user