Spaces:
Runtime error
Runtime error
Commit
·
2c37aa9
1
Parent(s):
2f4d537
Update app.py
Browse files
app.py
CHANGED
@@ -24,6 +24,7 @@ st.title("🎤 World's most advanced Text-to-Speech")
|
|
24 |
|
25 |
description = """
|
26 |
A demo of the world's most advanced TTS systems, made by [ElevenLabs](https://elevenlabs.io). Eleven Monolingual is designed to generate highly realistic voices in English, where Eleven Multilingual is a single model supporting multiple languages including English, German, Polish, Spanish, Italian, French, Portuguese, and Hindi. Sign up on [ElevenLabs](https://elevenlabs.io) to get fast access, long-form generation, voice cloning, API keys, and more!
|
|
|
27 |
"""
|
28 |
|
29 |
|
|
|
24 |
|
25 |
description = """
|
26 |
A demo of the world's most advanced TTS systems, made by [ElevenLabs](https://elevenlabs.io). Eleven Monolingual is designed to generate highly realistic voices in English, where Eleven Multilingual is a single model supporting multiple languages including English, German, Polish, Spanish, Italian, French, Portuguese, and Hindi. Sign up on [ElevenLabs](https://elevenlabs.io) to get fast access, long-form generation, voice cloning, API keys, and more!
|
27 |
+
credit goes to "1little coder"
|
28 |
"""
|
29 |
|
30 |
|