PaddleSpeech icon indicating copy to clipboard operation
PaddleSpeech copied to clipboard

Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation a...

Results 289 PaddleSpeech issues
Sort by recently updated
recently updated
newest added

### PR types New features ### PR changes Others ### Describe SpeedySpeech code adaption for npu, add device support and training, synthesize, synthesize_e2e and inference scripts

Example
T2S

yaml文件如下: # This is the parameter configuration file for streaming tts server. ################################################################################# # SERVER SETTING # ################################################################################# host: 0.0.0.0 port: 8090 # The task format in the engin_list is:...

Question

使用现有的命令行启动ASR任务,有些领域内专有名词无法识别(大多会识别为同音字),PaddleSpeech是否支持通过添加个性化训练语料以实现“定制化ASR”呢?如果有,辛苦贴一下链接,谢谢。

Question
Stale

For support and discussions, please use our [Discourse forums](https://github.com/PaddlePaddle/DeepSpeech/discussions). If you've found a bug then please create an issue with the following information: **Describe the bug** 最简单的例子也没法跑 **To Reproduce** paddlespeech...

Bug
S2T

``` (paddlespeech) root@nvidia-desktop:/# pip install paddlepaddle==2.5.1 -i https://mirror.baidu.com/pypi/simple Looking in indexes: https://mirror.baidu.com/pypi/simple ERROR: Could not find a version that satisfies the requirement paddlepaddle==2.5.1 (from versions: 2.5.2, 2.6.0, 2.6.1) ERROR: No...

Question

## 背景 对paddlespeech的demos和example进行验证,对验证通过的命令进行提测,对验证未通过的命令进行修复,详细信息见[适配验证表](https://doc.weixin.qq.com/sheet/e3_AakAbwboADEmvF8fzDaSqulw0fXi8?scode=AHAA0Qc9AFo1Z909DDAakAbwboADE&tab=wd6qi3) ### 验证环境 - cuda11.7 - paddlepaddle-gpu==develop - paddlespeech==develop ### 已验证可提测 | 序号 | 命令 | 目录 | 结果 | 认领人/状态/PR号 | | --- | ----------------------------------------------------------------------------------- | --------------------------------...

### 背景 对paddlespeech的demos和example进行验证,对验证通过的命令进行提测,对验证未通过的命令进行修复,详细信息见 [适配验证表](https://doc.weixin.qq.com/sheet/e3_AakAbwboADEmvF8fzDaSqulw0fXi8?scode=AHAA0Qc9AFo1Z909DDAakAbwboADE&tab=wd6qi3)。 ### 验证环境 - cuda11.7 - paddlepaddle-gpu==2.6.1 - paddlespeech==develop ### 已验证可提测 | 序号 | 命令 | 目录 | 结果 | 认领人/状态/PR号 | | ---- | ------------------------------------------------------------ |...