-
When I execute python maskgct_inference.py on Windows, the following prompt appears
```
./models/tts/maskgct/g2p\sources\g2p_chinese_model\poly_bert_model.onnx
E:\Amphion\envs\amphion\lib\site-pack…
-
test: **Add with torch_npu.npu.profile(profiler_result_path="./result",use_e2e_profiler=True): to get the profile data**
```
import torch
import torch_npu
from melo.api import TTS
import time
fr…
vfdff updated
2 weeks ago
-
![image](https://github.com/user-attachments/assets/f8c1f02a-2a06-4768-8ae1-84f008d7b228)
tmp_name='G:/AI工具/CosyVoice/tmp/1729305816.023298-0-tts.wav',
tts_type='tts'
params={'text': '你好啊我的朋友', '…
-
2024-10-19 05:04:54.170 | INFO | app.services.voice:azure_tts_v1:1057 - start, voice name: zh-CN-shaanxi-XiaoniNeural, try: 1
2024-10-19 05:04:55.217 | ERROR | app.services.voice:azure_tts_v…
-
when trying the inference for Chinese TTS, it will turn out the following error:
`RuntimeError: The size of tensor a (1649) must match the size of tensor b (1758) at non-singleton dimension 3`
I…
-
os: windows 10
when use examples\tts.rs.
use params: -- text "真诚就是不欺人也不自欺。热爱就是全心投入并享受其中。"
error:
-
Hello, I very appreciate your work. I have deployed it using Ubuntu and tried to read Chinese.
I downloaded `zh_CN-huayan-medium.onnx` and `zh_CN-huayan-x_low.onnx` from [https://hf-mirror.com/rhas…
-
## Describe the bug
Every time you click on synthesis, two warnings will be reported first and then an error will be reported. The following is the complete console information:
```
.\py311_cu118\p…
-
This issue is to track how to get German working and what options one need to consider.
# dotnet-examples
https://github.com/k2-fsa/sherpa-onnx/tree/master/dotnet-examples
- [ ] keyword-spotting-…
-
Just a quick FYI..
I've VERY QUICKLY (so bugs beware) added sherpa-onnx to this python tts-wrapper..
https://github.com/willwade/tts-wrapper?tab=readme-ov-file#sherpa-onnx
We do fun things l…