Skip to content

Commit

Permalink
Add a new Persian tts model (k2-fsa#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj authored Jan 27, 2024
1 parent 44efff4 commit 035a82d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/apk/generate-tts-apk-script.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ def get_piper_models() -> List[TtsModel]:
TtsModel(model_dir="vits-piper-es_ES-sharvard-medium"),
TtsModel(model_dir="vits-piper-es_MX-ald-medium"),
TtsModel(model_dir="vits-piper-fa_IR-amir-medium"),
TtsModel(model_dir="vits-piper-fa_IR-gyro-medium"),
TtsModel(model_dir="vits-piper-fi_FI-harri-low"),
TtsModel(model_dir="vits-piper-fi_FI-harri-medium"),
TtsModel(model_dir="vits-piper-fr_FR-siwis-low"),
Expand Down

0 comments on commit 035a82d

Please sign in to comment.