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

## 当前环境依赖情况: cuda 版本 v12.3 cudnn 版本 cudnn-windows-x86_64-8.9.7.29_cuda12-archive TensorRT 版本 8.6.1.6.Windows10.x86_64.cuda-12.0 paddlepaddle 版本 2.5.1 gcc 版本 ``` Using built-in specs. COLLECT_GCC=C:\w64devkit\bin\gcc.exe COLLECT_LTO_WRAPPER=C:/w64devkit/bin/../libexec/gcc/x86_64-w64-mingw32/13.2.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: /gcc-13.2.0/configure --prefix=/w64devkit --with-sysroot=/w64devkit/x86_64-w64-mingw32 --with-native-system-header-dir=/include...

feature request

因为业务需要,追求速度和准确性。期望能有直接将麦克风语音转文字的方案。代码是python。中文语音

feature request

运行在百度 `AiStudio` ,相关依赖包: ``` paddle-bfloat 0.1.7 paddle2onnx 1.1.0 paddleaudio 1.1.0 paddlefsl 1.1.0 paddlenlp 2.5.2 paddlepaddle 2.4.2 paddlesde 0.2.5 paddleslim 2.6.0 paddlespeech 1.4.1 paddlespeech-ctcdecoders 0.2.1 paddlespeech-feat 0.1.0 ppdiffusers 0.19.4 Python 3.8.18...

Bug
T2S

需要一个能够对中英文混合推理的tts模型,尤其是支持一些英文专有名词,如CUDA、ChatGPT、AIGC等单词。想问下我能用少量的英文专有名词语料,对模型进行微调,从而支持对英文专有名词的合成吗?

Question

请问标点恢复不支持英文吗,还是模型需要自己训练 现在只有两个可选的中文模型吗: ![1](https://github.com/PaddlePaddle/PaddleSpeech/assets/62947861/c66b58ee-11c9-4357-aec1-6dc5ec2b4fa4)

Question

### PR types Others ### PR changes Others ### Describe fixed version for PaddlePaddle. Recently some users got common version problem when use PaddleSpeech, now fixed dependent libraries to resolve...

Installation

我想尝试实现asr的安卓demo,但是失败了,有没有大佬可以提供一下思路和方法?感激不尽

Question

目前没有完整的 example,推荐 ds2 转 lite

feature request

请问可以将此模型加入到我的程序中,实现离线的实时英文语音识别并转换文字吗? 我的程序中需要一个能够实时语音识别转文字的模块,不知道该模型是否能够实现。

Question