SohomToom commited on
Commit
97d8bea
·
verified ·
1 Parent(s): cad5d5d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -21
requirements.txt CHANGED
@@ -1,21 +1,5 @@
1
- librosa==0.9.1
2
- faster-whisper==0.9.0
3
- pydub==0.25.1
4
- wavmark==0.0.3
5
- numpy==1.22.0
6
- eng_to_ipa==0.0.2
7
- inflect==7.0.0
8
- unidecode==1.3.7
9
- whisper-timestamped==1.14.2
10
- openai
11
- python-dotenv
12
- pypinyin==0.50.0
13
- cn2an==0.5.22
14
- jieba==0.42.1
15
- gradio==4.44.1
16
- langid==1.1.6
17
- # MeloTTS from GitHub
18
- git+https://github.com/myshell-ai/MeloTTS.git
19
- # MeCab workaround
20
- #mecab-python3==1.0.9 # avoid newer ones that break on Spaces
21
- unidic-lite # lightweight dictionary that works with mecab-python3
 
1
+ transformers
2
+ TTS
3
+ openvoice
4
+ gradio
5
+ g2p_en