GhostNetworkUser commited on
Commit
0e56719
·
verified ·
1 Parent(s): c0a5683

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +29 -0
requirements.txt ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ datasets
3
+ evaluate
4
+ accelerate
5
+ torch
6
+ torchaudio
7
+ opencv-python
8
+ pillow
9
+ sentencepiece
10
+ scipy
11
+ librosa
12
+ pyttsx3
13
+ speechrecognition
14
+ translate
15
+ python-dotenv
16
+ pytz
17
+ huggingface_hub
18
+ hf_xet
19
+ filelock
20
+ numpy packaging
21
+ pyyaml
22
+ regex
23
+ requests
24
+ safetensors
25
+ tokenizers
26
+ tqdm
27
+ matplotlib
28
+ langdetect translate
29
+ gradio