Refine creator note placement and wording
Browse files
README.md
CHANGED
|
@@ -22,13 +22,16 @@ inference: false
|
|
| 22 |
|
| 23 |

|
| 24 |
|
| 25 |
-
<h1 align="center">Inflect-Micro-v2</h1>
|
| 26 |
-
<p align="center"><strong>Complete local text-to-waveform speech synthesis under 10M parameters.</strong><br>
|
| 27 |
-
Fixed-voice English TTS with deterministic seeds, long-text handling, and CPU or CUDA inference.</p>
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
| 32 |
<a href="https://github.com/owenawsong/Inflect"><img alt="GitHub" src="https://img.shields.io/badge/GitHub-1769E0?style=for-the-badge&logo=github&logoColor=white"></a>
|
| 33 |
<a href="https://huggingface.co/owensong/Inflect-Nano-v2"><img alt="Inflect Nano v2" src="https://img.shields.io/badge/Nano_3.96M-FFFFFF?style=for-the-badge&logo=huggingface&logoColor=1769E0"></a>
|
| 34 |
<a href="https://discord.gg/CVJYedvzvp"><img alt="Inflect Discord" src="https://img.shields.io/badge/Discord-1769E0?style=for-the-badge&logo=discord&logoColor=white"></a>
|
|
|
|
| 22 |
|
| 23 |

|
| 24 |
|
| 25 |
+
<h1 align="center">Inflect-Micro-v2</h1>
|
| 26 |
+
<p align="center"><strong>Complete local text-to-waveform speech synthesis under 10M parameters.</strong><br>
|
| 27 |
+
Fixed-voice English TTS with deterministic seeds, long-text handling, and CPU or CUDA inference.</p>
|
| 28 |
+
|
| 29 |
+
> **A note from Owen**
|
| 30 |
+
>
|
| 31 |
+
> I built and funded Inflect v2 independently, spending more than US$500 on training and evaluation. If this release finds a real audience, I would like to continue the project with a broader v3. If the model is useful to you, leaving a like on Hugging Face genuinely helps more people discover it.
|
| 32 |
+
|
| 33 |
+
<p align="center">
|
| 34 |
+
<a href="https://huggingface.co/spaces/owensong/Inflect-v2"><img alt="Live playground" src="https://img.shields.io/badge/Playground-0B2A54?style=for-the-badge&logo=huggingface&logoColor=white"></a>
|
| 35 |
<a href="https://github.com/owenawsong/Inflect"><img alt="GitHub" src="https://img.shields.io/badge/GitHub-1769E0?style=for-the-badge&logo=github&logoColor=white"></a>
|
| 36 |
<a href="https://huggingface.co/owensong/Inflect-Nano-v2"><img alt="Inflect Nano v2" src="https://img.shields.io/badge/Nano_3.96M-FFFFFF?style=for-the-badge&logo=huggingface&logoColor=1769E0"></a>
|
| 37 |
<a href="https://discord.gg/CVJYedvzvp"><img alt="Inflect Discord" src="https://img.shields.io/badge/Discord-1769E0?style=for-the-badge&logo=discord&logoColor=white"></a>
|