Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
DeepSpeech
提交
30daee13
D
DeepSpeech
项目概览
PaddlePaddle
/
DeepSpeech
大约 2 年 前同步成功
通知
210
Star
8425
Fork
1598
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
245
列表
看板
标记
里程碑
合并请求
3
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
DeepSpeech
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
245
Issue
245
列表
看板
标记
里程碑
合并请求
3
合并请求
3
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
30daee13
编写于
2月 17, 2023
作者:
小湉湉
提交者:
GitHub
2月 17, 2023
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update README_cn.md
上级
b34ab23c
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
8 addition
and
9 deletion
+8
-9
README_cn.md
README_cn.md
+8
-9
未找到文件。
README_cn.md
浏览文件 @
30daee13
...
@@ -175,20 +175,19 @@
...
@@ -175,20 +175,19 @@
-
🔬 主流模型及数据集: 本工具包实现了参与整条语音任务流水线的各个模块,并且采用了主流数据集如 LibriSpeech、LJSpeech、AIShell、CSMSC,详情请见
[
模型列表
](
#model-list
)
。
-
🔬 主流模型及数据集: 本工具包实现了参与整条语音任务流水线的各个模块,并且采用了主流数据集如 LibriSpeech、LJSpeech、AIShell、CSMSC,详情请见
[
模型列表
](
#model-list
)
。
-
🧩 级联模型应用: 作为传统语音任务的扩展,我们结合了自然语言处理、计算机视觉等任务,实现更接近实际需求的产业级应用。
-
🧩 级联模型应用: 作为传统语音任务的扩展,我们结合了自然语言处理、计算机视觉等任务,实现更接近实际需求的产业级应用。
### 近期更新
### 近期更新
-
🔥 2023.01.10: 新增
[
中英混合 ASR CLI 和 Demos
](
https://github.com/PaddlePaddle/PaddleSpeech/tree/develop/demos/speech_recognition
)
.
-
🎉 2023.02.16: 新增
[
粤语语音合成
](
./examples/canton/tts3
)
。
-
👑 2023.01.06: 新增
[
ASR中英混合 tal_cs 训练推理流程
](
https://github.com/PaddlePaddle/PaddleSpeech/tree/develop/examples/tal_cs/asr1/
)
.
-
🔥 2023.01.10: 新增
[
中英混合 ASR CLI 和 Demos
](
./demos/speech_recognition
)
。
-
🎉 2022.12.02: 新增
[
端到端韵律预测全流程
](
https://github.com/PaddlePaddle/PaddleSpeech/tree/develop/examples/csmsc/tts3_rhy
)
(
包含在声学模型中使用韵律标签
)
。
-
👑 2023.01.06: 新增
[
ASR中英混合 tal_cs 训练推理流程
](
./examples/tal_cs/asr1/
)
。
-
🎉 2022.11.30: 新增
[
TTS Android 部署示例
](
https://github.com/PaddlePaddle/PaddleSpeech/tree/develop/demos/TTSAndroid
)
。
-
🎉 2022.12.02: 新增
[
端到端韵律预测全流程
](
./examples/csmsc/tts3_rhy
)
(
包含在声学模型中使用韵律标签
)
。
-
🎉 2022.11.30: 新增
[
TTS Android 部署示例
](
./demos/TTSAndroid
)
。
-
🤗 2022.11.28: PP-TTS and PP-ASR 示例可在
[
AIStudio
](
https://aistudio.baidu.com/aistudio/modelsoverview
)
和
[
飞桨官网
](
https://www.paddlepaddle.org.cn/models
)
体验!
-
🤗 2022.11.28: PP-TTS and PP-ASR 示例可在
[
AIStudio
](
https://aistudio.baidu.com/aistudio/modelsoverview
)
和
[
飞桨官网
](
https://www.paddlepaddle.org.cn/models
)
体验!
-
👑 2022.11.18: 新增
[
Whisper CLI 和 Demos
](
https://github.com/PaddlePaddle/PaddleSpeech/pull/2640
)
, 支持多种语言的识别与翻译。
-
👑 2022.11.18: 新增
[
Whisper CLI 和 Demos
](
https://github.com/PaddlePaddle/PaddleSpeech/pull/2640
)
, 支持多种语言的识别与翻译。
-
🔥 2022.11.18: 新增
[
Wav2vec2 CLI 和 Demos
](
https://github.com/PaddlePaddle/PaddleSpeech/blob/develop/demos/speech_ssl
)
, 支持 ASR 和 特征提取.
-
🔥 2022.11.18: 新增
[
Wav2vec2 CLI 和 Demos
](
./demos/speech_ssl
)
, 支持 ASR 和特征提取。
-
🎉 2022.11.17: TTS 新增
[
高质量男性音色
](
https://github.com/PaddlePaddle/PaddleSpeech/pull/2660
)
。
-
🎉 2022.11.17: TTS 新增
[
高质量男性音色
](
https://github.com/PaddlePaddle/PaddleSpeech/pull/2660
)
。
-
🔥 2022.11.07: 新增
[
U2/U2++ 高性能流式 ASR C++ 部署
](
https://github.com/PaddlePaddle/PaddleSpeech/blob/develop
/speechx/examples/u2pp_ol/wenetspeech
)
。
-
🔥 2022.11.07: 新增
[
U2/U2++ 高性能流式 ASR C++ 部署
](
.
/speechx/examples/u2pp_ol/wenetspeech
)
。
-
👑 2022.11.01:
[
中英文混合 TTS
](
./examples/zh_en_tts/tts3
)
新增
[
Adversarial Loss
](
https://arxiv.org/pdf/1907.04448.pdf
)
模块。
-
👑 2022.11.01:
[
中英文混合 TTS
](
./examples/zh_en_tts/tts3
)
新增
[
Adversarial Loss
](
https://arxiv.org/pdf/1907.04448.pdf
)
模块。
-
🔥 2022.10.26: TTS 新增
[
韵律预测
](
https://github.com/PaddlePaddle/PaddleSpeech/tree
/develop/examples/other/rhy
)
功能。
-
🔥 2022.10.26: TTS 新增
[
韵律预测
](
.
/develop/examples/other/rhy
)
功能。
-
🎉 2022.10.21: TTS 中文文本前端新增
[
SSML
](
https://github.com/PaddlePaddle/PaddleSpeech/discussions/2538
)
功能。
-
🎉 2022.10.21: TTS 中文文本前端新增
[
SSML
](
https://github.com/PaddlePaddle/PaddleSpeech/discussions/2538
)
功能。
-
👑 2022.10.11: 新增
[
Wav2vec2ASR-en
](
./examples/librispeech/asr3
)
, 在 LibriSpeech 上针对 ASR 任务对 wav2vec2.0 的 finetuning。
-
👑 2022.10.11: 新增
[
Wav2vec2ASR-en
](
./examples/librispeech/asr3
)
, 在 LibriSpeech 上针对 ASR 任务对 wav2vec2.0 的 finetuning。
-
🔥 2022.09.26: 新增 Voice Cloning, TTS finetune 和
[
ERNIE-SAT
](
https://arxiv.org/abs/2211.03545
)
到
[
PaddleSpeech 网页应用
](
./demos/speech_web
)
。
-
🔥 2022.09.26: 新增 Voice Cloning, TTS finetune 和
[
ERNIE-SAT
](
https://arxiv.org/abs/2211.03545
)
到
[
PaddleSpeech 网页应用
](
./demos/speech_web
)
。
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录