Spaces:
Running
Running
drewThomasson
commited on
Commit
•
b58f556
1
Parent(s):
9af691b
Update lib/functions.py
Browse files- lib/functions.py +1 -0
lib/functions.py
CHANGED
@@ -1124,6 +1124,7 @@ def web_interface(args):
|
|
1124 |
https://github.com/DrewThomasson/ebook2audiobook<br/>
|
1125 |
Convert eBooks into immersive audiobooks with realistic voice TTS models.<br/>
|
1126 |
Multiuser, multiprocessing, multithread on a geo cluster to share the conversion to the Grid.
|
|
|
1127 |
[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/DrewThomasson/ebook2audiobook)
|
1128 |
[![Free Google Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/DrewThomasson/ebook2audiobook/blob/main/Notebooks/colab_ebook2audiobook.ipynb)
|
1129 |
'''
|
|
|
1124 |
https://github.com/DrewThomasson/ebook2audiobook<br/>
|
1125 |
Convert eBooks into immersive audiobooks with realistic voice TTS models.<br/>
|
1126 |
Multiuser, multiprocessing, multithread on a geo cluster to share the conversion to the Grid.
|
1127 |
+
This free space is very slow, you should just run it locally with docker, info in github
|
1128 |
[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/DrewThomasson/ebook2audiobook)
|
1129 |
[![Free Google Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/DrewThomasson/ebook2audiobook/blob/main/Notebooks/colab_ebook2audiobook.ipynb)
|
1130 |
'''
|