update setup.py for mossformer

This commit is contained in:
haoneng.lhn 2023-08-11 10:26:32 +08:00
parent 5134dfea33
commit c3ef815c08

View File

@ -24,6 +24,7 @@ requirements = {
# ASR
"sentencepiece",
"jieba",
"rotary_embedding_torch",
# TTS
"pypinyin>=0.44.0",
"espnet_tts_frontend",