Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,39 @@ tags:
|
|
10 |
- Text-to-Speech
|
11 |
pipeline_tag: text-to-speech
|
12 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
[](https://arxiv.org/abs/2502.04128)
|
15 |
|
|
|
10 |
- Text-to-Speech
|
11 |
pipeline_tag: text-to-speech
|
12 |
---
|
13 |
+
<div>
|
14 |
+
<p style="margin-bottom: 0; margin-top: 0;">
|
15 |
+
<strong>See <a href="https://huggingface.co/collections/unsloth/text-to-speech-tts-models-68007ab12522e96be1e02155">our collection</a> for all our TTS model uploads.</strong>
|
16 |
+
</p>
|
17 |
+
<p style="margin-bottom: 0;">
|
18 |
+
<em>Learn to fine-tune TTS models - <a href="https://docs.unsloth.ai/basics/text-to-speech-tts-fine-tuning">Read our Guide</a>.</em>
|
19 |
+
</p>
|
20 |
+
<p style="margin-top: 0;margin-bottom: 0;">
|
21 |
+
<em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
|
22 |
+
</p>
|
23 |
+
<div style="display: flex; gap: 5px; align-items: center; ">
|
24 |
+
<a href="https://github.com/unslothai/unsloth/">
|
25 |
+
<img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
|
26 |
+
</a>
|
27 |
+
<a href="https://discord.gg/unsloth">
|
28 |
+
<img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
|
29 |
+
</a>
|
30 |
+
<a href="https://docs.unsloth.ai/basics/text-to-speech-tts-fine-tuning">
|
31 |
+
<img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
|
32 |
+
</a>
|
33 |
+
</div>
|
34 |
+
<h1 style="margin-top: 0rem;">✨ Run & Fine-tune TTS models with Unsloth!</h1>
|
35 |
+
</div>
|
36 |
+
|
37 |
+
- Fine-tune TTS models for free using our Google [Colab notebooks here](https://docs.unsloth.ai/get-started/unsloth-notebooks#text-to-speech-tts-notebooks)!
|
38 |
+
- Read our Blog about TTS support: [unsloth.ai/blog/tts](https://docs.unsloth.ai/basics/text-to-speech-tts-fine-tuning)
|
39 |
+
|
40 |
+
| Unsloth supports | Free Notebooks | Performance | Memory use |
|
41 |
+
|-----------------|--------------------------------------------------------------------------------------------------------------------------|-------------|----------|
|
42 |
+
| **Llasa-3B** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Llasa_TTS_(3B).ipynb) | 1.5x faster | 58% less |
|
43 |
+
| **Whisper Large V3** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Whisper.ipynb) | 1.5x faster | 50% less |
|
44 |
+
| **Qwen3 (14B)** | [▶️ Start on Colab](https://docs.unsloth.ai/get-started/unsloth-notebooks) | 2x faster | 70% less |
|
45 |
+
| **Llama 3.2 Vision (11B)** | [▶️ Start on Colab](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Llama3.2_(11B)-Vision.ipynb) | 1.8x faster | 50% less |
|
46 |
|
47 |
[](https://arxiv.org/abs/2502.04128)
|
48 |
|