ONNX
Splend1dchan commited on
Commit
228e5ec
·
verified ·
1 Parent(s): b2133df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,13 +9,13 @@ license: apache-2.0
9
 
10
  BreezyVoice is a voice-cloning text-to-speech system specifically adapted for Taiwanese Mandarin, highlighting phonetic control abilities via auxiliary 注音 (bopomofo) inputs. BreezyVoice is partially derived from [CosyVoice](https://github.com/FunAudioLLM/CosyVoice)
11
 
12
- <img src="https://huggingface.co/spaces/Splend1dchan/BreezyVoice-Playground/resolve/main/flowchart.png" alt="Flowchart" width="750"/>
13
 
14
  BreezyVoice outperforms competing commercial services in terms of naturalness.
15
 
16
 
17
 
18
- <img src="https://raw.githubusercontent.com/Splend1d/BreezyVoice/main/images/comparisons.png" alt="comparisons" width="350"/>
19
 
20
  BreezyVoice excels at code-switching scenarios.
21
 
 
9
 
10
  BreezyVoice is a voice-cloning text-to-speech system specifically adapted for Taiwanese Mandarin, highlighting phonetic control abilities via auxiliary 注音 (bopomofo) inputs. BreezyVoice is partially derived from [CosyVoice](https://github.com/FunAudioLLM/CosyVoice)
11
 
12
+ <img src="https://raw.githubusercontent.com/mtkresearch/BreezyVoice/main/images/flowchart.png" alt="Flowchart" width="750"/>
13
 
14
  BreezyVoice outperforms competing commercial services in terms of naturalness.
15
 
16
 
17
 
18
+ <img src="https://raw.githubusercontent.com/mtkresearch/BreezyVoice/main/images/comparisons.png" alt="comparisons" width="350"/>
19
 
20
  BreezyVoice excels at code-switching scenarios.
21