Spaces:
Running
Running
Update app_tsukasa_remote.py
Browse files- app_tsukasa_remote.py +2 -1
app_tsukasa_remote.py
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
INTROTXT = """#
|
2 |
Repo -> [Hugging Face - 🤗](https://huggingface.co/Respair/Tsukasa_Speech)
|
3 |
This space is now run on a CPU backend. it should take roughly ~30 seconds to generate a one minute output. <br>
|
4 |
-
Use only ,!.??、。! symbols and nothing else (also instead of three dots, use a comma).
|
|
|
5 |
Enjoy!
|
6 |
"""
|
7 |
|
|
|
1 |
INTROTXT = """#
|
2 |
Repo -> [Hugging Face - 🤗](https://huggingface.co/Respair/Tsukasa_Speech)
|
3 |
This space is now run on a CPU backend. it should take roughly ~30 seconds to generate a one minute output. <br>
|
4 |
+
Use only ,!.??、。! symbols and nothing else (also instead of three dots, use a comma). <br>
|
5 |
+
I have updated the inference function, now you should get a much consistence result on this demo.
|
6 |
Enjoy!
|
7 |
"""
|
8 |
|