MZhaovo commited on
Commit
b4f4818
1 Parent(s): a3bf837

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ def speak_fn(
58
  ):
59
  print(text)
60
  if len(text) > 100:
61
- gr.Warning("Too long! No more than 100 characters. 不要超过 100 个字。")
62
  return gr.update()
63
  audio_list = []
64
  audio_list.extend(
 
58
  ):
59
  print(text)
60
  if len(text) > 100:
61
+ gr.Warning("Too long! No more than 100 characters. 一口气不要超过 100 个字,憋死我了。")
62
  return gr.update()
63
  audio_list = []
64
  audio_list.extend(