nielsr HF staff commited on
Commit
71cf06c
Β·
verified Β·
1 Parent(s): 096a5cf

Add pipeline tag, library name to enable downloads

Browse files

This PR ensures the model can be found at https://huggingface.co/models?pipeline_tag=text-to-speech and enables download stats.

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # CosyVoice
2
  ## πŸ‘‰πŸ» [CosyVoice Demos](https://fun-audio-llm.github.io/) πŸ‘ˆπŸ»
3
  [[CosyVoice Paper](https://fun-audio-llm.github.io/pdf/CosyVoice_v1.pdf)][[CosyVoice Studio](https://www.modelscope.cn/studios/iic/CosyVoice-300M)][[CosyVoice Code](https://github.com/FunAudioLLM/CosyVoice)]
 
1
+ ---
2
+ pipeline_tag: text-to-speech
3
+ library_name: coisyvoice
4
+ ---
5
+
6
  # CosyVoice
7
  ## πŸ‘‰πŸ» [CosyVoice Demos](https://fun-audio-llm.github.io/) πŸ‘ˆπŸ»
8
  [[CosyVoice Paper](https://fun-audio-llm.github.io/pdf/CosyVoice_v1.pdf)][[CosyVoice Studio](https://www.modelscope.cn/studios/iic/CosyVoice-300M)][[CosyVoice Code](https://github.com/FunAudioLLM/CosyVoice)]