IvoHoese commited on
Commit
6b57088
·
verified ·
1 Parent(s): c99971d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +89 -0
requirements.txt ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==6.0.0
2
+ bitsandbytes==0.46.0
3
+ black==25.1.0
4
+ cloudpickle==3.1.2
5
+ colorama==0.4.6
6
+ ctc-segmentation==1.7.4
7
+ decord==0.6.0
8
+ deepspeed==0.14.4
9
+ editdistance==0.8.1
10
+ faker==37.6.0
11
+ fiddle==0.3.0
12
+ fqdn==1.5.1
13
+ gdown==5.2.0
14
+ greenlet==3.2.4
15
+ hf-xet==1.1.9
16
+ hydra-core==1.3.2
17
+ img2dataset==1.47.0
18
+ inflect==7.5.0
19
+ isoduration==20.11.0
20
+ jiwer==3.1.0
21
+ jsonpointer==3.0.0
22
+ jupyter==1.1.1
23
+ kaldi-python-io==1.2.2
24
+ lhotse==1.31.1
25
+ librosa>=0.11.0
26
+ lm-eval==0.4.9.1
27
+ marshmallow==4.1.0
28
+ mediapy==1.1.6
29
+ nemo-toolkit==2.5.3
30
+ num2words==0.5.14
31
+ nv-one-logger-pytorch-lightning-integration==2.3.1
32
+ nvidia-cublas-cu12==12.1.3.1
33
+ nvidia-cuda-cupti-cu12==12.1.105
34
+ nvidia-cuda-nvrtc-cu12==12.1.105
35
+ nvidia-cuda-runtime-cu12==12.1.105
36
+ nvidia-cudnn-cu12==8.9.2.26
37
+ nvidia-cufft-cu12==11.0.2.54
38
+ nvidia-cufile-cu12==1.13.1.3
39
+ nvidia-curand-cu12==10.3.2.106
40
+ nvidia-cusolver-cu12==11.4.5.107
41
+ nvidia-cusparse-cu12==12.1.0.106
42
+ nvidia-cusparselt-cu12==0.7.1
43
+ nvidia-ml-py==13.590.44
44
+ nvidia-nccl-cu12==2.20.5
45
+ nvidia-nvjitlink-cu12==12.8.93
46
+ nvidia-nvshmem-cu12==3.3.20
47
+ nvidia-nvtx-cu12==12.1.105
48
+ openai==1.107.1
49
+ openai-whisper==20250625
50
+ opencv-python==4.12.0.88
51
+ optuna==4.6.0
52
+ pexpect==4.9.0
53
+ phone-gen==3.0.22
54
+ pipzap==0.5.0
55
+ ptyprocess==0.7.0
56
+ pyannote-metrics==3.2.1
57
+ pydub==0.25.1
58
+ pyloudnorm==0.1.1
59
+ python-dotenv>=1.2.1
60
+ resampy==0.4.3
61
+ rouge==1.0.1
62
+ ruamel-yaml-clib==0.2.14
63
+ sacremoses==0.1.1
64
+ seaborn==0.13.2
65
+ sentence-transformers==5.1.2
66
+ sentencepiece==0.2.1
67
+ sox==1.5.0
68
+ tenacity==9.1.2
69
+ textdistance==4.6.3
70
+ texterrors==0.5.1
71
+ tinycss2==1.4.0
72
+ torch==2.3.0
73
+ torchaudio==2.3.0
74
+ torchvision==0.18.0
75
+ transformers==4.51.3
76
+ triton==2.3.0
77
+ uri-template==1.3.0
78
+ webcolors==24.11.1
79
+ whisper-normalizer==0.1.12
80
+ pillow>=12.1.0
81
+ timm==1.0.20
82
+ wandb>=0.23.1
83
+ ffmpeg>=1.4
84
+ scrubadub>=2.0.1
85
+ notebook>=7.5.3
86
+ ipython>=8.38.0
87
+ ipykernel>=7.2.0
88
+ jupytext>=1.19.1
89
+ typer>=0.24.1