kevinwang676 commited on
Commit
6c6b8ab
โ€ข
1 Parent(s): 6bbfb99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ with app:
138
  with gr.Row():
139
  out = gr.Audio(label="ไธบๆ‚จ็”Ÿๆˆ็š„ไธ“ๅฑž้Ÿณ้ข‘")
140
  out1 = gr.Audio(label="ๆ›ด้ซ˜้‡‡ๆ ท็Ž‡็š„ไธ“ๅฑž้Ÿณ้ข‘", type="filepath")
141
- out2 = gr.Audio(label="้™ๅ™ชๅŽ็š„้ซ˜้‡‡ๆ ท็Ž‡้Ÿณ้ข‘")
142
  with gr.Row():
143
  btn2 = gr.Button("ไธ€้”ฎๆ้ซ˜้‡‡ๆ ท็Ž‡")
144
  btn3 = gr.Button("ไธ€้”ฎ้™ๅ™ช")
 
138
  with gr.Row():
139
  out = gr.Audio(label="ไธบๆ‚จ็”Ÿๆˆ็š„ไธ“ๅฑž้Ÿณ้ข‘")
140
  out1 = gr.Audio(label="ๆ›ด้ซ˜้‡‡ๆ ท็Ž‡็š„ไธ“ๅฑž้Ÿณ้ข‘", type="filepath")
141
+ out2 = gr.Audio(label="้™ๅ™ชๅŽ็š„้ซ˜้‡‡ๆ ท็Ž‡้Ÿณ้ข‘", type="filepath")
142
  with gr.Row():
143
  btn2 = gr.Button("ไธ€้”ฎๆ้ซ˜้‡‡ๆ ท็Ž‡")
144
  btn3 = gr.Button("ไธ€้”ฎ้™ๅ™ช")