Spaces:
Running
Running
Update app_tsukasa_remote.py
Browse files- app_tsukasa_remote.py +1 -0
app_tsukasa_remote.py
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
INTROTXT = """#
|
2 |
Repo -> [Hugging Face - 🤗](https://huggingface.co/Respair/Tsukasa_Speech)
|
3 |
Use only ,!.??、。! symbols and nothing else (also instead of three dots, use a comma). <br>
|
|
|
4 |
This model is only geared towards natural Speech; you can't use it to generate non-speech sounds (crying, gasping, moaning, laughter etc.) or Speech with weird intonation (you know what I mean). <br>
|
5 |
Enjoy!
|
6 |
"""
|
|
|
1 |
INTROTXT = """#
|
2 |
Repo -> [Hugging Face - 🤗](https://huggingface.co/Respair/Tsukasa_Speech)
|
3 |
Use only ,!.??、。! symbols and nothing else (also instead of three dots, use a comma). <br>
|
4 |
+
This space is running on CPU, expect some latency. <br>
|
5 |
This model is only geared towards natural Speech; you can't use it to generate non-speech sounds (crying, gasping, moaning, laughter etc.) or Speech with weird intonation (you know what I mean). <br>
|
6 |
Enjoy!
|
7 |
"""
|