Instructions to use CAMB-AI/MARS5-TTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MARS5-TTS
How to use CAMB-AI/MARS5-TTS with MARS5-TTS:
# Install from https://github.com/Camb-ai/MARS5-TTS from inference import Mars5TTS mars5 = Mars5TTS.from_pretrained("CAMB-AI/MARS5-TTS") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: agpl-3.0
|
| 3 |
pipeline_tag: text-to-speech
|
| 4 |
-
library_name: keras
|
| 5 |
---
|
| 6 |

|
| 7 |
|
|
|
|
| 1 |
---
|
| 2 |
license: agpl-3.0
|
| 3 |
pipeline_tag: text-to-speech
|
|
|
|
| 4 |
---
|
| 5 |

|
| 6 |
|