qqc1989 commited on
Commit
4dc80bb
·
verified ·
1 Parent(s): 77a4ef7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- torch
2
- tqdm
3
- funasr==1.2.7
4
- torchaudio
5
- kaldi_native_fbank
6
- onnxruntime
7
- addict
8
- datasets==3.1.0
9
- Pillow
10
- onnx
11
- onnxsim
12
- fastcluster
13
  hdbscan
 
1
+ torch
2
+ tqdm
3
+ funasr==1.2.7
4
+ torchaudio
5
+ kaldi_native_fbank
6
+ onnxruntime
7
+ addict
8
+ datasets==3.1.0
9
+ Pillow
10
+ onnx
11
+ # onnxsim
12
+ fastcluster
13
  hdbscan