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

您好,请问在跑PaddleSpeech/examples/csmsc/tts3中的示例时,训练意外中断,想要从上一次的checkpoint中恢复,该如何操作?

Bug
T2S

docker启动paddlespeech,报declarative() got an unexpected keyword argument 'property',且启动不成功。

## General Question 我想在麦克风输入音频,然后实时输出。请问怎么实现呢

Question

## General Question 我的示例: paddlespeech_server start --config_file ./conf/tts_online_ws_application.yaml 结果如下: ``` [2023-11-11 09:01:37,518] [ INFO] - endpoint: http://127.0.0.1:8190/paddlespeech/text [2023-11-11 09:01:37,529] [ INFO] - start to init the engine [2023-11-11 09:01:37,529] [...

Question

## 如果不能,轻音、儿化音、包括一些常见的口语化怎么标注数据?

Question

paddlespeech_client tts --server_ip 127.0.0.1 --port 8090 --input "您好,欢迎使用百度飞桨语音合成服务。测试123" --speed 0.9 --output output.wav [2023-11-10 06:48:34,817] [ ERROR] - Failed to synthesized audio. [2023-11-10 06:48:34,817] [ ERROR] - 'result' 如果 speed 1.0...

Bug
T2S

MacOS: Ventura paddlespeech tts --input "你好,欢迎使用百度飞桨深度学习框架!" --output output.wav ![image](https://github.com/PaddlePaddle/PaddleSpeech/assets/4213973/2a82c8a1-897a-48eb-a058-03a593fd007f)

Bug
T2S

搭配使用仍然报错 以下为示例: 示例1: File "/root/apps/metahuman/creator/test.py", line 54, in use_historical_model tts_historical( File "/usr/local/lib/python3.9/site-packages/paddlespeech/cli/utils.py", line 328, in _warpper return executor_func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/paddlespeech/cli/tts/infer.py", line 710, in call self.infer(text=text, lang=lang, am=am, spk_id=spk_id)...

Question

./run.sh --stage 0 --stop_stage 0 执行至 /workspace/paddlespeech/paddlespeech/t2s/exps/fastspeech2/preprocess.py 287行,提示aishell3 路径缺少/aishell3/train/wav路径,aishell3数据集是从官网下载的,需要怎么样进行划分呢? 这个preprocess.py 之前的也没处理啊 ![image](https://github.com/PaddlePaddle/PaddleSpeech/assets/55222575/369e2893-1492-41a6-a8ae-98e6830443d3)

Bug
T2S

整体效果,自己用实时ffmpeg采样wav音频,声纹相似比较感受效果很差,不知道是采样wav原因还是