mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-19 23:04:49 +00:00
Add text phonemes to preprocess
This commit is contained in:
@@ -45,7 +45,7 @@ def main() -> None:
|
||||
"category": unicodedata.category(phoneme),
|
||||
}
|
||||
for phoneme, count in missing_phonemes.most_common()
|
||||
}
|
||||
},
|
||||
},
|
||||
sys.stdout,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user