info.yaml 877 字节
Newer Older
M
Ming 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
【PP-TTS】(注:本yaml样例仅供大家了解数据结构,研发同学会提供页面配置前端工具,到时候自动生成yaml文件)

Model_Info:
   name: "PP-TTS"
   description: "飞桨开源流式语音合成系统"
   description_en: "Streaming speech synthesis system based on PaddlePaddle"
   update_time: 
   icon: 
   from_repo: "PaddleSpeech"

Task:
-
    tag: "智能语音"
    tag_en: "Speech&Audio"
    sub_tag: "语音合成"
    sub_tag_en: "Speech Synthesis"
   
Example:
-
   tag: 
   tag_en: 
   sub_tag:
   sub_tag_en: 
   title: 
   title_en: 
   url: 
   url_en: 
  
 
Datasets: "Aishell3, LJ Speech, Chinese Standard Mandarin Speech Copus, VCTK"
   
Pulisher: "Baidu"

License: "Apache 2.0"

Paper: 
-	
	title: "PaddleSpeech: An Easy-to-Use All-in-One Speech Toolkit"
	url: "https://arxiv.org/abs/2205.12007"


IfTraining: 1

IfOnlineDemo: 1