Support heteronyms in Chinese TTS (#738)
This commit is contained in:
@@ -22,6 +22,7 @@ function createOfflineTts() {
|
||||
let offlineTtsConfig = {
|
||||
offlineTtsModelConfig: offlineTtsModelConfig,
|
||||
ruleFsts: '',
|
||||
ruleFars: '',
|
||||
maxNumSentences: 1,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user