PaddleSpeech
PaddleSpeech copied to clipboard
【问题解决】Paddlespeech develop版本待提测和待修复的命令和目录
背景
对paddlespeech的demos和example进行验证,对验证通过的命令进行提测,对验证未通过的命令进行修复,详细信息见适配验证表
验证环境
- cuda11.7
- paddlepaddle-gpu==develop
- paddlespeech==develop
已验证可提测
序号 | 命令 | 目录 | 结果 | 认领人/状态/PR号 |
---|---|---|---|---|
1 | paddlespeech cls --input ./cat.wav --topk 10 | demos/audio_tagging | ||
2 | - | demos/automatic_video_subtitiles | ||
3 | - | demos/custom_streaming_asr | |
|
4 | paddlespeech kws --input ./hey_snips.wav paddlespeech kws --input ./non-keyword.wav | demos/keyword_spotting | ||
5 | paddlespeech text --input 今天的天气真不错啊你下午有空吗我想约你一起去吃饭 | demos/punctuation_restoration | |
|
6 | paddlespeech vector --task spk --input 85236145389.wav | demos/speaker_verification | |
|
7 | paddlespeech asr --input ./zh.wav -v | demos/speech_recognition | ||
8 | - | demos/speech_translation | ||
9 | - | demos/speech_web | ||
10 | - | demos/streaming_asr_server |
待修复
序号 | 命令 | 目录 | 结果 | 认领人/状态/PR号 |
---|---|---|---|---|
11 | paddlespeech_client acs --server_ip 127.0.0.1 --port 8090 --input ./zh.wav | demos/audio_content_search | - | @mattheliu |
12 | - | demos/audio_searching | - | @mattheliu |
13 | - | demos/metaverse | - | |
14 | paddlespeech_server start --config_file ./conf/application.yaml | demos/speech_server | - | |
15 | paddlespeech ssl --task asr --lang en --input ./en.wav | demos/speech_ssl | - | |
16 | - | demos/whisper | - | |
17 | - | demos/text_to_speech | - | |
18 | - | demos/streaming_tts_server | - | |
19 | - | demos/streaming_tts_serving_fastdeploy | - | |
20 | - | demos/style_fs2 | - | |
21 | - | demos/story_talker | - |
1. 认领方式
请大家以 comment 的形式认领任务,如:
【报名】:1、3、12-13
多个任务之间需要使用中文顿号分隔,报名多个连续任务可用横线表示,如 2-5
2. PR提交
PR名称需要加前缀 【Speech Demo develop No.XXX】 PR描述中需要附上本issue,提测文档请放到: https://github.com/PaddlePaddle/PaddleSpeech/tree/develop/tests/unit/cli 评论里或者 review request @zxcd 研发会进行审核
看板信息
任务方向 | 任务数量 | 提交作品 / 任务认领 | 提交率 | 完成 | 完成率 |
---|---|---|---|---|---|
已验证可提测 | 21 | 0 / 2 | 0.0% | 0 | 0.0% |
统计信息
排名不分先后