mirror of
https://github.com/wassname/TTS.git
synced 2026-09-01 11:50:38 +08:00
hubconf update
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
dependencies = ['torch', 'gdown', 'pysbd', 'phonemizer', 'unidecode'] # apt install espeak-ng
|
||||
dependencies = ['torch', 'gdown', 'pysbd', 'phonemizer', 'unidecode', 'pypinyin'] # apt install espeak-ng
|
||||
import torch
|
||||
|
||||
from TTS.utils.synthesizer import Synthesizer
|
||||
|
||||
Reference in New Issue
Block a user