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

生成语音后内存不释放,导致gpu占用不存增加,直至爆内存

Question

## General Question 使用nvidia Tesla T4 16G算力卡 部署ASR服务, 请问一路ASR请求消耗多少算力,有没有可参考值。

Question

安装到在mac上之后,使用命令行或 python api的调用方式,根据文字生成语音时,生成的语音存在漏字的问题。例如: 文本:请按照职责分⼯ 认真做好电信⽹络诈骗和跨境赌博资⾦链治理⼯作 生成的语音:会漏掉 ”分工“中的工、”网络“中的网等几个字 请问这是什么原因呢?

Question

### PR types Bug fixes ### PR changes Others ### Describe update pqmf.py to fix import error

T2S

声纹识别能制定加载离线模型路径吗

Bug
S2T

处、台、架、枚、趟、幅、平、方、堵、间、床、株、批、项、例、列、篇、栋、注、亩 ### PR types ### PR changes ### Describe

T2S

如题,“银行”、“行人”等模型可以正确识别;但是“欢迎来到我行办理业务”这种情况模型无法正确处理多音字,应该怎么解决?

Question

## General Question Hi, paddle paddle! I have attempted to utilize this [documentation](https://github.com/PaddlePaddle/PaddleSpeech/blob/develop/demos/streaming_asr_server/README.md) to start a streaming ASR service. My objective is to access the intermediate results of the ASR...

Question

### PR types Bug fixes ### PR changes Models ### Describe kaiser is in `scipy.signal.windows`, not `scipy.signal` scipy docs: https://docs.scipy.org/doc/scipy/reference/signal.html https://docs.scipy.org/doc/scipy/reference/signal.windows.html#module-scipy.signal.windows

T2S