tykiww commited on
Commit
9255f3a
·
verified ·
1 Parent(s): 8563feb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -4,6 +4,11 @@ import gradio as gr
4
  import os
5
  import spaces
6
 
 
 
 
 
 
7
 
8
 
9
  # Agree to Terms of service
 
4
  import os
5
  import spaces
6
 
7
+ #inference:
8
+ # file_path: "output.wav"
9
+ # speaker_wav: "content/speaker.wav"
10
+ # language: "en"
11
+
12
 
13
 
14
  # Agree to Terms of service