Spaces:
Runtime error
Runtime error
Commit
·
3b20a3f
1
Parent(s):
0094b8f
Update app.py
Browse files
app.py
CHANGED
|
@@ -165,7 +165,8 @@ Is there a long queue on this space? Duplicate it and add a more powerful GPU to
|
|
| 165 |
# gr.TabbedInterface([vctk, clone, lj, longText], ['Multi-Voice', 'Voice Cloning', 'LJSpeech', 'Long Text [Beta]'])
|
| 166 |
gr.TabbedInterface([vctk, clone, lj], ['Multi-Voice', 'Voice Cloning', 'LJSpeech', 'Long Text [Beta]'])
|
| 167 |
gr.Markdown("""
|
| 168 |
-
|
|
|
|
| 169 |
|
| 170 |
Run this demo locally using Docker:
|
| 171 |
|
|
|
|
| 165 |
# gr.TabbedInterface([vctk, clone, lj, longText], ['Multi-Voice', 'Voice Cloning', 'LJSpeech', 'Long Text [Beta]'])
|
| 166 |
gr.TabbedInterface([vctk, clone, lj], ['Multi-Voice', 'Voice Cloning', 'LJSpeech', 'Long Text [Beta]'])
|
| 167 |
gr.Markdown("""
|
| 168 |
+
|
| 169 |
+
Demo by [print-VarunSharma](https://github.com/print-VarunSharma). I am not affiliated with the StyleTTS 2 authors.
|
| 170 |
|
| 171 |
Run this demo locally using Docker:
|
| 172 |
|