Spaces:
Running
Running
Commit
·
3139e42
1
Parent(s):
dde7018
just test modification
Browse files- ASR_Server.py +0 -2
ASR_Server.py
CHANGED
@@ -195,8 +195,6 @@ def asr_models():
|
|
195 |
"whisper",
|
196 |
"Kaldi",
|
197 |
"SpeechBrain",
|
198 |
-
"Fairseq S2T",
|
199 |
-
"ESPnet"
|
200 |
]
|
201 |
|
202 |
def background_job():
|
|
|
195 |
"whisper",
|
196 |
"Kaldi",
|
197 |
"SpeechBrain",
|
|
|
|
|
198 |
]
|
199 |
|
200 |
def background_job():
|