mr2along commited on
Commit
3d1e5df
·
verified ·
1 Parent(s): 810fd45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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=yw08d344te"
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)