owensong commited on
Commit
3d6c13d
·
verified ·
1 Parent(s): a3a7460

Refine creator note placement and wording

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -22,13 +22,16 @@ inference: false
22
 
23
  ![Inflect-Micro-v2 release cover](assets/inflect-v2-repository-hero.png)
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
- Note from Creator: I'm really glad that this model is receiving so much love! If the model preforms really well, I might continue Inflect with a v3 expansion update. As a solo developer, this entire project which took over 500 USD to make was 100% funded by myself, so I would really appreciate it if you gave this model a like to help more people discover it!
30
- <p align="center">
31
- <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>
 
 
 
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
  ![Inflect-Micro-v2 release cover](assets/inflect-v2-repository-hero.png)
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>