m6011 commited on
Commit
03e41c0
1 Parent(s): 506b18a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -44
requirements.txt CHANGED
@@ -1,45 +1,8 @@
1
- torch==1.12.1
2
- transformers==4.21.0
3
- gradio==3.1.0
4
  espnet==0.10.0
5
- librosa==0.8.1
6
- numpy==1.21.0
7
- datasets==2.3.0
8
- typing-extensions
9
- tqdm>=4.27
10
- huggingface-hub<1.0,>=0.1.0
11
- pyyaml>=5.1
12
- packaging>=20.0
13
- requests
14
- tokenizers!=0.11.3,<0.13,>=0.11.1
15
- regex!=2019.12.17
16
- filelock
17
- fastapi
18
- h11<0.13,>=0.11
19
- orjson
20
- pydub
21
- ffmpy
22
- uvicorn
23
- aiohttp
24
- matplotlib
25
- pillow
26
- fsspec
27
- pydantic
28
- analytics-python
29
- python-multipart
30
- Jinja2
31
- markdown-it-py[linkify,plugins]
32
- paramiko
33
- httpx
34
- pycryptodome
35
- pandas
36
- editdistance==0.5.2
37
- configargparse>=1.2.1
38
- pyworld>=0.2.10
39
- ci-sdr
40
- ctc-segmentation<1.8,>=1.6.6
41
- pytorch-wpe
42
- tensorboard>=1.14
43
- humanfriendly
44
- torch-complex
45
- sentencepiece<0.1.90,>=0.1.82
 
1
+ torch>=1.7.0
2
+ transformers>=4.0.0
3
+ gradio>=3.1.0
4
  espnet==0.10.0
5
+ espnet_model_zoo
6
+ numpy
7
+ PyYAML
8
+ soundfile