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

## Feature Request **Is your feature request related to a problem? Please describe:** I tried to use `paddlespeech` on my python 3.12, and it depend on `paddlepaddle` which support python...

feature request

我用普通话的TTS,但觉得模型太大了,请问有小一点的模型可用吗?

Question

反复试了很多版本speech、panddle-gpu cpu 的版本 都会出现以下问题,还请高手指点 ————————————————————和paddle相关的包的版本—————————————————— paddle-bfloat 0.1.7 paddle2onnx 1.0.6 paddleaudio 1.1.0 paddlefsl 1.1.0 paddlenlp 2.6.0 paddleocr 2.7.3 paddlepaddle-gpu 2.6.1.post120 paddlesde 0.2.5 paddleslim 2.3.4 paddlespeech 1.4.0 paddlespeech-feat 0.1.0 ————————————————————————代码———————————————————————— import paddle...

Bug
T2S

Fix spelling errors \audio\README.md

README

![image](https://github.com/PaddlePaddle/PaddleSpeech/assets/29285431/caf66737-131c-423a-a1be-83524c3cd77f)

## General Question Hi I want to ask does paddlespeech supports voice cloning in English. I have tried and configured english (am & voc and ge2e) models but unable to...

Question

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** A clear and concise...

Bug
T2S

按照https://github.com/PaddlePaddle/PaddleSpeech/tree/r1.4/examples/esc50中描述,进行模型1、训练/2、推理/3、模型导出/4、导出模型推理运行,前三步都能成功,运行第四步报错如下: ![image](https://github.com/PaddlePaddle/PaddleSpeech/assets/69777965/a40033ef-89e5-4b96-82f6-9892d30b3828) 环境: ubuntu18 python3.8 absl-py 2.1.0 aiohttp 3.9.5 aiosignal 1.3.1 aistudio-sdk 0.2.4 annotated-types 0.7.0 antlr4-python3-runtime 4.9.3 anyio 4.4.0 astor 0.8.1 asttokens 2.4.1 async-timeout 4.0.3 attrs 23.2.0 audioread 3.0.1 av...

Bug
S2T

做语音克隆,如果所有音节都涉及到了,那效果应该不错吧?

Question