ygauravyy commited on
Commit
133cda6
·
verified ·
1 Parent(s): 5c78a42

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -24
requirements.txt CHANGED
@@ -1,25 +1,2 @@
1
- librosa==0.9.1
2
- faster-whisper==0.9.0
3
- pydub==0.25.1
4
- wavmark==0.0.2
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==3.50.2
16
- ffmpeg-python
17
  fastapi
18
- uvicorn
19
- torch
20
- langid
21
- requests
22
- fastapi
23
- uvicorn[standard]
24
- webrtcvad
25
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  fastapi
2
+ uvicorn[standard]