Support Chinese vits models (#368)
This commit is contained in:
@@ -38,6 +38,7 @@ class OfflineTtsVitsModel {
|
||||
bool AddBlank() const;
|
||||
|
||||
std::string Punctuations() const;
|
||||
std::string Language() const;
|
||||
|
||||
private:
|
||||
class Impl;
|
||||
|
||||
Reference in New Issue
Block a user