-
- 版本、环境信息:
1)Paddle Lite 版本:develop
2)Host 环境:服务器:Ubuntu 18.04,安卓手机:arm-v8
- 模型信息
1)模型名称:FastSpeech2_aishell3
2)模型链接:https://github.com/PaddlePaddle/PaddleSpeech/tree/develop/exam…
-
使用别人训练好的模型 但是我录入不同人的声音出来的都是同一种声音(输出的声音与我录入的各种声音均不相同) 请问这是模型问题吗 如果想输出各种声音 大概需要训练到什么程度呢?
-
训练完成后使用gui/main2.py合成声音失败,我的训练数据仅包含一位名为speaker_id的vup,代码为0,第四步中仅完成了fastspeech + hifigan + single及speedyspeech + pwg的静态模型。gui加载正常,但当我加载参考音频、输入需要合成的语句后,程序崩溃退出了。提示信息如下:
```(paddlespeech) D:\code\asvocal…
-
利用的是@miven的预训练模型
报错信息如下:
RuntimeError: Error(s) in loading state_dict for Tacotron:
size mismatch for encoder_proj.weight: copying a param with shape torch.Size([128, 512]) from checkpoin…
-
https://github.com/k2-fsa/sherpa-onnx 最近支持了 vits 模型。
如果你们用 https://github.com/Plachtaa/VITS-fast-fine-tuning 训练了一个模型,我们提供 onnx 导出的脚本,把你们训练好的模型导出成 onnx 格式,并使用 sherpa-onnx 进行部署。
sherpa-onnx 底层是用 C…
-
在`"train"`过程中抛出提示后就自动进入`"copy files to model"`过程,意味着没有进行训练,
此外,使用`speedyspeech `可以完成训练,但是在进行`synthesize_e2e`时也有类似提示,虽然没有报错,但是合成的声音没有效果。
```
train
/usr/local/lib/python3.7/dist-packages/librosa/c…
-
如题,demo展示的效果已经不错了,请教下是使用了多少说话人的的语料库
-
**Debugging checklist**
[ ] Have you updated to latest MFA version? Yes
[ ] Have you tried rerunning the command with the `--clean` flag? Yes
**Describe the issue**
A clear and concise descrip…
wwdok updated
2 years ago
-
FYI: We have supported piper models in
https://github.com/k2-fsa/sherpa-onnx
Note that it does not depend on https://github.com/rhasspy/piper-phonemize
sherpa-onnx supports a variety of platfor…
-
## Please report TTS text frontend bugs here, for examples: text normalization, polyphone and tone sandhi, etc.
**We encourage developers to solve these problems.**
1. polyphone: 能说多长(zhang3 ❎)的…