keithhon commited on
Commit
9bb601b
1 Parent(s): ef2a5b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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