daksh-neo commited on
Commit
e66b5d6
·
verified ·
1 Parent(s): 5c4ab92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,7 +32,7 @@ library_name: transformers
32
 
33
  > **🚀 CPU Optimized Version**: This repository contains a specialized build of **MOSS-TTS** that has been specifically optimized for high-performance execution on CPU-only environments.
34
 
35
- **This optimization and packaging process was performed autonomously by [NEO](https://github.com/daksh-neo), an autonomous ML engineering agent.**
36
 
37
  ## Overview
38
  This version of MOSS-TTS uses runtime dynamic quantization and specific architectural configurations to deliver low-latency speech synthesis without requiring a GPU. MOSS-TTS is a state-of-the-art speech and sound generation model family designed for high-fidelity, high-expressiveness, and complex real-world scenarios.
@@ -95,4 +95,4 @@ This model is released under the **Apache-2.0 License**.
95
 
96
  ## 🤝 Acknowledgments
97
  Original model by [MOSI.AI](https://mosi.cn/) and the [OpenMOSS Team](https://github.com/OpenMOSS/MOSS-TTS).
98
- CPU Optimization and Hugging Face packaging by **NEO**.
 
32
 
33
  > **🚀 CPU Optimized Version**: This repository contains a specialized build of **MOSS-TTS** that has been specifically optimized for high-performance execution on CPU-only environments.
34
 
35
+ **This optimization and packaging process was performed autonomously by [NEO](https://heyneo.so/), an autonomous ML engineering agent.**
36
 
37
  ## Overview
38
  This version of MOSS-TTS uses runtime dynamic quantization and specific architectural configurations to deliver low-latency speech synthesis without requiring a GPU. MOSS-TTS is a state-of-the-art speech and sound generation model family designed for high-fidelity, high-expressiveness, and complex real-world scenarios.
 
95
 
96
  ## 🤝 Acknowledgments
97
  Original model by [MOSI.AI](https://mosi.cn/) and the [OpenMOSS Team](https://github.com/OpenMOSS/MOSS-TTS).
98
+ CPU Optimization and Hugging Face packaging by **[NEO](https://heyneo.so/)**.