未验证 提交 da7e73ff 编写于 作者: M Ming 提交者: GitHub

update info.yaml format in PP-ASR / PP-TTS (#5643)

* update info.yaml format in PP-ASR / PP-TTS

* update info.yaml format in PP-ASR / PP-TTS

* update info.yaml format in ERNIE-Layout / PP-YOLOv2

* update info.yaml format in ERNIE-Layout
上级 643f99ce
...@@ -6,17 +6,13 @@ Model_Info: ...@@ -6,17 +6,13 @@ Model_Info:
update_time: update_time:
icon: url icon: url
from_repo: PaddleNLP from_repo: PaddleNLP
Task: Task:
- - tag: 文心大模型
tag: 文心大模型
tag_en: Wenxin Big Models tag_en: Wenxin Big Models
sub_tag: 文档分析 sub_tag: 文档分析
sub_tag_en: Ernie-Layout sub_tag_en: Ernie-Layout
Example: Example:
- - tag: 互联网
tag: 互联网
tag_en: Internet tag_en: Internet
sub_tag: 文档智能 sub_tag: 文档智能
sub_tag_en: Document Intelligence sub_tag_en: Document Intelligence
...@@ -24,20 +20,11 @@ Example: ...@@ -24,20 +20,11 @@ Example:
title_en: PaddleNLP document intelligent technology has been heavily upgraded, and the end-to-end document extraction question and answer model has been set up title_en: PaddleNLP document intelligent technology has been heavily upgraded, and the end-to-end document extraction question and answer model has been set up
url: https://aistudio.baidu.com/aistudio/projectdetail/4881278?channelType=0&channel=0 url: https://aistudio.baidu.com/aistudio/projectdetail/4881278?channelType=0&channel=0
url_en: https://aistudio.baidu.com/aistudio/projectdetail/4881278?channelType=0&channel=0 url_en: https://aistudio.baidu.com/aistudio/projectdetail/4881278?channelType=0&channel=0
Datasets: FUNSD, XFUND-ZH, DocVQA-ZH, RVL-CDIP (sampled) Datasets: FUNSD, XFUND-ZH, DocVQA-ZH, RVL-CDIP (sampled)
Publisher: Baidu Publisher: Baidu
License: Apache 2.0 License: Apache 2.0
Paper: Paper:
- - title: "ERNIE-Layout: Layout-Knowledge Enhanced Multi-modal Pre-training for Document Understanding"
title: "ERNIE-Layout: Layout-Knowledge Enhanced Multi-modal Pre-training for Document Understanding"
url: https://arxiv.org/pdf/2210.06155.pdf url: https://arxiv.org/pdf/2210.06155.pdf
IfTraining: 1 IfTraining: 1
IfOnlineDemo: 1 IfOnlineDemo: 1
\ No newline at end of file
...@@ -6,38 +6,26 @@ Model_Info: ...@@ -6,38 +6,26 @@ Model_Info:
update_time: update_time:
icon: "https://paddlespeech.bj.bcebos.com/demos/speech_web/e1cbf586e8da856faf4b4b4a6d236894.jpg" icon: "https://paddlespeech.bj.bcebos.com/demos/speech_web/e1cbf586e8da856faf4b4b4a6d236894.jpg"
from_repo: "PaddleSpeech" from_repo: "PaddleSpeech"
Task: Task:
- -
tag: "智能语音" tag: "智能语音"
tag_en: "Speech&Audio" tag_en: "Speech&Audio"
sub_tag: "语音识别" sub_tag: "语音识别"
sub_tag_en: "Speech Recognition" sub_tag_en: "Speech Recognition"
Example: Example:
- - tag: 互联网
tag: 互联网
tag_en: Internet tag_en: Internet
sub_tag: 信息抽取 sub_tag: 信息抽取
sub_tag_en: Information Extraction sub_tag_en: Information Extraction
title: 智能语音指令解析系统全流程搭建,实现语音工单信息抽取 title: 智能语音指令解析系统全流程搭建,实现语音工单信息抽取
title_en: Build a speech parsing system to extract specific infomation title_en: Build a speech parsing system to extract specific infomation
url: https://aistudio.baidu.com/aistudio/projectdetail/4398167?shared=1 url: "https://aistudio.baidu.com/aistudio/projectdetail/4398167?shared=1"
url_en: url_en:
Datasets: "Aishell1, GigaSpeech, LibriSpeech, WenetSpeech" Datasets: "Aishell1, GigaSpeech, LibriSpeech, WenetSpeech"
Pulisher: "Baidu"
Publisher: "Baidu"
License: "Apache 2.0" License: "Apache 2.0"
Paper: Paper:
- - title: "PaddleSpeech: An Easy-to-Use All-in-One Speech Toolkit"
title: "PaddleSpeech: An Easy-to-Use All-in-One Speech Toolkit"
url: "https://arxiv.org/abs/2205.12007" url: "https://arxiv.org/abs/2205.12007"
IfTraining: 1 IfTraining: 1
IfOnlineDemo: 1 IfOnlineDemo: 1
\ No newline at end of file
...@@ -6,17 +6,13 @@ Model_Info: ...@@ -6,17 +6,13 @@ Model_Info:
update_time: update_time:
icon: "https://paddlespeech.bj.bcebos.com/demos/speech_web/a38c49d08413b68080c8abb882487f26.jpg" icon: "https://paddlespeech.bj.bcebos.com/demos/speech_web/a38c49d08413b68080c8abb882487f26.jpg"
from_repo: "PaddleSpeech" from_repo: "PaddleSpeech"
Task: Task:
- - tag: "智能语音"
tag: "智能语音"
tag_en: "Speech&Audio" tag_en: "Speech&Audio"
sub_tag: "语音合成" sub_tag: "语音合成"
sub_tag_en: "Speech Synthesis" sub_tag_en: "Speech Synthesis"
Example: Example:
- - tag:
tag:
tag_en: tag_en:
sub_tag: sub_tag:
sub_tag_en: sub_tag_en:
...@@ -24,20 +20,11 @@ Example: ...@@ -24,20 +20,11 @@ Example:
title_en: title_en:
url: url:
url_en: url_en:
Datasets: "Aishell3, LJ Speech, Chinese Standard Mandarin Speech Copus, VCTK" Datasets: "Aishell3, LJ Speech, Chinese Standard Mandarin Speech Copus, VCTK"
Pulisher: "Baidu"
Publisher: "Baidu"
License: "Apache 2.0" License: "Apache 2.0"
Paper: Paper:
- - title: "PaddleSpeech: An Easy-to-Use All-in-One Speech Toolkit"
title: "PaddleSpeech: An Easy-to-Use All-in-One Speech Toolkit"
url: "https://arxiv.org/abs/2205.12007" url: "https://arxiv.org/abs/2205.12007"
IfTraining: 1 IfTraining: 1
IfOnlineDemo: 1 IfOnlineDemo: 1
\ No newline at end of file
...@@ -6,13 +6,11 @@ Model_Info: ...@@ -6,13 +6,11 @@ Model_Info:
update_time: update_time:
icon: "https://paddledet.bj.bcebos.com/modelcenter/images/icons/icon_PP-YOLOv2.png" icon: "https://paddledet.bj.bcebos.com/modelcenter/images/icons/icon_PP-YOLOv2.png"
from_repo: "PaddleDetection" from_repo: "PaddleDetection"
Task: Task:
- tag: 计算机视觉 - tag: 计算机视觉
tag_en: Computer Vision tag_en: Computer Vision
sub_tag: 目标检测 sub_tag: 目标检测
sub_tag_en: Object Detection sub_tag_en: Object Detection
Example: Example:
- tag: 智慧安防 - tag: 智慧安防
tag_en: Smart Security tag_en: Smart Security
...@@ -22,22 +20,11 @@ Example: ...@@ -22,22 +20,11 @@ Example:
title_en: Smoke Detction based on PP-YOLOv2 title_en: Smoke Detction based on PP-YOLOv2
url: https://aistudio.baidu.com/aistudio/projectdetail/2503301 url: https://aistudio.baidu.com/aistudio/projectdetail/2503301
url_en: url_en:
Datasets: COCO test-dev2017, COCO train2017, COCO val2017, Pascal VOC Datasets: COCO test-dev2017, COCO train2017, COCO val2017, Pascal VOC
Publisher: Baidu Publisher: Baidu
License: Apache 2.0 License: Apache 2.0
Paper: Paper:
- title: "PP-YOLOv2: A Practical Object Detector" - title: "PP-YOLOv2: A Practical Object Detector"
url: https://arxiv.org/pdf/2104.10419.pdf url: https://arxiv.org/pdf/2104.10419.pdf
IfTraining: 1 IfTraining: 1
IfOnlineDemo: 1 IfOnlineDemo: 1
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册