Ianisq1 commited on
Commit
a1ab66d
·
verified ·
1 Parent(s): 39cdb7f

Create Voice model

Browse files
Files changed (1) hide show
  1. Voice model +3 -0
Voice model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ git clone https://huggingface.co/spaces/Ianisq1/Voice
2
+
3
+ git add app.py && git commit -m 'Add application file' && git push