Create Voice model
Browse files- 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
|