Merge pull request #835 from alibaba-damo-academy/dev_lhn

update setup.py for mossformer
This commit is contained in:
hnluo 2023-08-11 10:32:23 +08:00 committed by GitHub
commit 4fd7f02b26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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