Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
0bbc91c
1
Parent(s):
6c4d7b9
gpu
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ lexicon_file = hf_hub_download(
|
|
42 |
filename=lex_files[0],
|
43 |
)
|
44 |
|
45 |
-
@spaces.GPU
|
46 |
def transcribe(
|
47 |
audio_data,
|
48 |
wscore=None,
|
|
|
42 |
filename=lex_files[0],
|
43 |
)
|
44 |
|
45 |
+
@spaces.GPU
|
46 |
def transcribe(
|
47 |
audio_data,
|
48 |
wscore=None,
|