Update app.py
Browse files
app.py
CHANGED
@@ -869,6 +869,9 @@ def run_gradio_interface():
|
|
869 |
|
870 |
Xtts is very slow, you should just run it locally with docker, info in ebook2audiobookxtts github
|
871 |
|
|
|
|
|
|
|
872 |
Or on Free Google Colab [](https://colab.research.google.com/github/DrewThomasson/ebook2audiobookXTTS/blob/main/Notebooks/colab_ebook2audiobookxtts.ipynb)
|
873 |
|
874 |
"""
|
|
|
869 |
|
870 |
Xtts is very slow, you should just run it locally with docker, info in ebook2audiobookxtts github
|
871 |
|
872 |
+
Run it Locally for Free!
|
873 |
+
[](https://github.com/DrewThomasson/ebook2audiobookXTTS)
|
874 |
+
|
875 |
Or on Free Google Colab [](https://colab.research.google.com/github/DrewThomasson/ebook2audiobookXTTS/blob/main/Notebooks/colab_ebook2audiobookxtts.ipynb)
|
876 |
|
877 |
"""
|