Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ if not os.path.exists('audio'):
|
|
15 |
file_url = "https://dictionary.cambridge.org/vi/media/english/uk_pron/u/uks/ukspe/ukspect009.mp3"
|
16 |
|
17 |
# URL để upload tệp âm thanh
|
18 |
-
upload_url = "https://mr2along-speech-recognize.hf.space/gradio_api/upload?upload_id=
|
19 |
|
20 |
# Tải tệp âm thanh từ link
|
21 |
response = requests.get(file_url)
|
|
|
15 |
file_url = "https://dictionary.cambridge.org/vi/media/english/uk_pron/u/uks/ukspe/ukspect009.mp3"
|
16 |
|
17 |
# URL để upload tệp âm thanh
|
18 |
+
upload_url = "https://mr2along-speech-recognize.hf.space/gradio_api/upload?upload_id=yw09d367te"
|
19 |
|
20 |
# Tải tệp âm thanh từ link
|
21 |
response = requests.get(file_url)
|