Support Matcha-TTS models using espeak-ng (#1672)
This commit is contained in:
@@ -18,7 +18,7 @@ struct OfflineTtsMatchaModelMetaData {
|
||||
int32_t num_speakers = 0;
|
||||
int32_t version = 1;
|
||||
int32_t jieba = 0;
|
||||
int32_t espeak = 0;
|
||||
int32_t has_espeak = 0;
|
||||
int32_t use_eos_bos = 0;
|
||||
int32_t pad_id = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user