setup.py
@@ -23,6 +23,7 @@ "nltk>=3.4.5", # ASR "sentencepiece", "jieba", # TTS "pypinyin>=0.44.0", "espnet_tts_frontend", @@ -122,4 +123,4 @@ "License :: OSI Approved :: Apache Software License", "Topic :: Software Development :: Libraries :: Python Modules", ], ) )