Spaces:
Running
Running
Commit
ยท
6c6b8ab
1
Parent(s):
6bbfb99
Update app.py
Browse files
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("ไธ้ฎ้ๅช")
|