Add C++ support for MatchaTTS models not from icefall. (#1834)
This commit is contained in:
@@ -21,6 +21,8 @@ struct OfflineTtsMatchaModelMetaData {
|
||||
int32_t has_espeak = 0;
|
||||
int32_t use_eos_bos = 0;
|
||||
int32_t pad_id = 0;
|
||||
|
||||
std::string voice;
|
||||
};
|
||||
|
||||
} // namespace sherpa_onnx
|
||||
|
||||
Reference in New Issue
Block a user