Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -34,6 +34,7 @@ DEFAULT_TEXT = "Hello, world!"
|
|
34 |
|
35 |
README = """# TorToiSe
|
36 |
forked from https://huggingface.co/spaces/mdnestor/tortoise
|
|
|
37 |
Tortoise is a text-to-speech model developed by James Betker. It is capable of zero-shot voice cloning from a small set of voice samples. GitHub repo: [neonbjb/tortoise-tts](https://github.com/neonbjb/tortoise-tts).
|
38 |
|
39 |
## Usage
|
|
|
34 |
|
35 |
README = """# TorToiSe
|
36 |
forked from https://huggingface.co/spaces/mdnestor/tortoise
|
37 |
+
|
38 |
Tortoise is a text-to-speech model developed by James Betker. It is capable of zero-shot voice cloning from a small set of voice samples. GitHub repo: [neonbjb/tortoise-tts](https://github.com/neonbjb/tortoise-tts).
|
39 |
|
40 |
## Usage
|