Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mshukor
/
eP-ALM-Audio-Text
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mshukor
commited on
Jul 15, 2023
Commit
952556c
·
1 Parent(s):
0fe2fde
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -153,7 +153,7 @@ def read_audio(path):
153
return audio
154
155
do_sample=False
156
-
num_beams=
3
157
max_length=30
158
159
153
return audio
154
155
do_sample=False
156
+
num_beams=
5
157
max_length=30
158
159