keithhon commited on
Commit
ef2a5b0
·
1 Parent(s): a6c8d07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -33,6 +33,7 @@ DEFAULT_PRESET = "fast"
33
  DEFAULT_TEXT = "Hello, world!"
34
 
35
  README = """# TorToiSe
 
36
  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).
37
 
38
  ## Usage
 
33
  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