OpenSound commited on
Commit
c71e8bb
·
verified ·
1 Parent(s): e33f8aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -700,7 +700,7 @@ if __name__ == "__main__":
700
 
701
  with gr.Column(scale=3):
702
  with gr.Group():
703
- transcript = gr.Textbox(label="Text", lines=7, value="Debug", interactive=True)
704
  run_btn = gr.Button(value="Run")
705
 
706
  with gr.Column(scale=2):
@@ -756,7 +756,7 @@ if __name__ == "__main__":
756
 
757
  with gr.Column(scale=3):
758
  with gr.Group():
759
- transcript = gr.Textbox(label="Text", lines=7, value="Debug", interactive=True)
760
  run_btn = gr.Button(value="Run")
761
 
762
  with gr.Column(scale=2):
@@ -812,7 +812,7 @@ if __name__ == "__main__":
812
 
813
  with gr.Column(scale=3):
814
  with gr.Group():
815
- transcript = gr.Textbox(label="Text", lines=7, value="Debug", interactive=True)
816
  run_btn = gr.Button(value="Run")
817
 
818
  with gr.Column(scale=2):
@@ -868,7 +868,7 @@ if __name__ == "__main__":
868
 
869
  with gr.Column(scale=3):
870
  with gr.Group():
871
- transcript = gr.Textbox(label="Text", lines=7, value="Debug", interactive=True)
872
  run_btn = gr.Button(value="Run")
873
 
874
  with gr.Column(scale=2):
 
700
 
701
  with gr.Column(scale=3):
702
  with gr.Group():
703
+ transcript = gr.Textbox(label="Text", lines=7, value="But when I saw the mirage of the lake in the distance, which the sense deceives, Lost not by distance any marks,", interactive=True)
704
  run_btn = gr.Button(value="Run")
705
 
706
  with gr.Column(scale=2):
 
756
 
757
  with gr.Column(scale=3):
758
  with gr.Group():
759
+ transcript = gr.Textbox(label="Text", lines=7, value="I cannot believe that the same model can also do text to speech synthesis too!", interactive=True)
760
  run_btn = gr.Button(value="Run")
761
 
762
  with gr.Column(scale=2):
 
812
 
813
  with gr.Column(scale=3):
814
  with gr.Group():
815
+ transcript = gr.Textbox(label="Text", lines=7, value="食品价格以基本都在一万到两万之间", interactive=True)
816
  run_btn = gr.Button(value="Run")
817
 
818
  with gr.Column(scale=2):
 
868
 
869
  with gr.Column(scale=3):
870
  with gr.Group():
871
+ transcript = gr.Textbox(label="Text", lines=7, value="我简直不敢相信同一个模型也可以进行文本到语音的生成", interactive=True)
872
  run_btn = gr.Button(value="Run")
873
 
874
  with gr.Column(scale=2):