Saiyaswanth007 commited on
Commit
99b9be6
·
1 Parent(s): a2de0f7

Code fixing

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -16
requirements.txt CHANGED
@@ -25,7 +25,7 @@ colorama==0.4.6
25
  coloredlogs==15.0.1
26
  comtypes==1.3.1
27
  confection==0.1.4
28
- # contourpy==1.2.0
29
  coqpit==0.0.17
30
  ctranslate2==4.6.0
31
  cycler==0.12.1
@@ -42,7 +42,7 @@ encodec==0.1.1
42
  enum34==1.1.10
43
  executing==2.0.1
44
  faster-whisper==1.0.1
45
- fastrtc==0.0.25
46
  ffmpeg-python==0.2.0
47
  filelock==3.9.0
48
  Flask==3.0.2
@@ -53,18 +53,18 @@ fsspec==2024.3.1
53
  future==1.0.0
54
  g2pkk==0.1.2
55
  grpcio==1.62.1
56
- gruut
57
- gruut-ipa
58
- gruut_lang_de
59
- gruut_lang_en
60
- gruut_lang_es
61
- gruut_lang_fr
62
  h11==0.14.0
63
  halo==0.0.31
64
  hangul-romanize==0.1.0
65
  httpcore==1.0.5
66
  httpx==0.27.0
67
- huggingface-hub
68
  humanfriendly==10.0
69
  idna==3.6
70
  inflect==7.0.0
@@ -80,12 +80,12 @@ kiwisolver==1.4.5
80
  langcodes==3.3.0
81
  lazy_loader==0.3
82
  librosa==0.10.1
83
- llvmlite
84
  log-symbols==0.0.14
85
  Markdown==3.6
86
  MarkupSafe==2.1.3
87
- matplotlib
88
- matplotlib-inline
89
  more-itertools==10.2.0
90
  mpmath==1.3.0
91
  msgpack==1.0.8
@@ -94,8 +94,8 @@ murmurhash==1.0.10
94
  networkx==2.8.8
95
  nltk==3.8.1
96
  num2words==0.5.13
97
- numba==0.60.0
98
- numpy==2.0.2
99
  onnxruntime==1.22.0
100
  openai==1.13.3
101
  openai-whisper==20231117
@@ -131,7 +131,7 @@ RealTimeSTT==0.1.13
131
  regex==2023.12.25
132
  requests==2.32.3
133
  safetensors==0.4.2
134
- scikit-learn
135
  scipy==1.15.2
136
  six==1.16.0
137
  smart-open==6.4.0
@@ -168,7 +168,7 @@ tqdm==4.67.1
168
  trainer==0.0.36
169
  traitlets==5.14.2
170
  transformers==4.39.2
171
- # typer==0.9.4
172
  typing_extensions==4.8.0
173
  tzdata==2024.1
174
  tzlocal==5.2
 
25
  coloredlogs==15.0.1
26
  comtypes==1.3.1
27
  confection==0.1.4
28
+ contourpy==1.2.0
29
  coqpit==0.0.17
30
  ctranslate2==4.6.0
31
  cycler==0.12.1
 
42
  enum34==1.1.10
43
  executing==2.0.1
44
  faster-whisper==1.0.1
45
+ fastrtc
46
  ffmpeg-python==0.2.0
47
  filelock==3.9.0
48
  Flask==3.0.2
 
53
  future==1.0.0
54
  g2pkk==0.1.2
55
  grpcio==1.62.1
56
+ gruut==2.2.3
57
+ gruut-ipa==0.13.0
58
+ gruut_lang_de==2.0.0
59
+ gruut_lang_en==2.0.0
60
+ gruut_lang_es==2.0.0
61
+ gruut_lang_fr==2.0.2
62
  h11==0.14.0
63
  halo==0.0.31
64
  hangul-romanize==0.1.0
65
  httpcore==1.0.5
66
  httpx==0.27.0
67
+ huggingface-hub==0.22.2
68
  humanfriendly==10.0
69
  idna==3.6
70
  inflect==7.0.0
 
80
  langcodes==3.3.0
81
  lazy_loader==0.3
82
  librosa==0.10.1
83
+ llvmlite==0.42.0
84
  log-symbols==0.0.14
85
  Markdown==3.6
86
  MarkupSafe==2.1.3
87
+ matplotlib==3.8.3
88
+ matplotlib-inline==0.1.6
89
  more-itertools==10.2.0
90
  mpmath==1.3.0
91
  msgpack==1.0.8
 
94
  networkx==2.8.8
95
  nltk==3.8.1
96
  num2words==0.5.13
97
+ numba==0.59.1
98
+ numpy==1.26.4
99
  onnxruntime==1.22.0
100
  openai==1.13.3
101
  openai-whisper==20231117
 
131
  regex==2023.12.25
132
  requests==2.32.3
133
  safetensors==0.4.2
134
+ scikit-learn==1.4.1.post1
135
  scipy==1.15.2
136
  six==1.16.0
137
  smart-open==6.4.0
 
168
  trainer==0.0.36
169
  traitlets==5.14.2
170
  transformers==4.39.2
171
+ typer==0.9.4
172
  typing_extensions==4.8.0
173
  tzdata==2024.1
174
  tzlocal==5.2