Text-to-Speech
Safetensors
English
Chinese
spark-tts commited on
Commit
58c546c
·
1 Parent(s): 56ce01d

update readme

Browse files
Files changed (1) hide show
  1. README.md +2 -16
README.md CHANGED
@@ -21,22 +21,6 @@ library_tag: spark-tts
21
  <img src="src/logo.webp" alt="Spark-TTS Logo" style="width: 200px; height: 200px;">
22
  </p>
23
  <p>
24
- </p>
25
- <a href="https://sparkaudio.github.io/spark-tts/">
26
- <img src="https://img.shields.io/badge/Demo-Page-lightgrey" alt="version">
27
- </a>&nbsp;
28
- <a href="https://github.com/SparkAudio/Spark-TTS">
29
- <img src="https://img.shields.io/badge/GitHub-Repo-black?logo=github" alt="GitHub Repo">
30
- </a>&nbsp;
31
- <a href="https://github.com/SparkAudio/Spark-TTS">
32
- <img src="https://img.shields.io/badge/Python-3.12+-orange" alt="version">
33
- </a>&nbsp;
34
- <a href="https://github.com/SparkAudio/Spark-TTS">
35
- <img src="https://img.shields.io/badge/PyTorch-2.5+-brightgreen" alt="python">
36
- </a>&nbsp;
37
- <a href="https://github.com/SparkAudio/Spark-TTS">
38
- <img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="mit">
39
- </a>
40
 
41
  </div>
42
 
@@ -45,6 +29,8 @@ library_tag: spark-tts
45
 
46
  ### 👉🏻 [Spark-TTS Demos](https://sparkaudio.github.io/spark-tts/) 👈🏻
47
 
 
 
48
  ### Overview
49
 
50
  Spark-TTS is an advanced text-to-speech system that uses the power of large language models (LLM) for highly accurate and natural-sounding voice synthesis. It is designed to be efficient, flexible, and powerful for both research and production use.
 
21
  <img src="src/logo.webp" alt="Spark-TTS Logo" style="width: 200px; height: 200px;">
22
  </p>
23
  <p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  </div>
26
 
 
29
 
30
  ### 👉🏻 [Spark-TTS Demos](https://sparkaudio.github.io/spark-tts/) 👈🏻
31
 
32
+ ### 👉🏻 [Github Repo](https://github.com/SparkAudio/Spark-TTS) 👈🏻
33
+
34
  ### Overview
35
 
36
  Spark-TTS is an advanced text-to-speech system that uses the power of large language models (LLM) for highly accurate and natural-sounding voice synthesis. It is designed to be efficient, flexible, and powerful for both research and production use.