-
### Acknowledgement
- [X] I have read Getting-Started and FAQ
### 🐛 Describe the bug
I tried the software, and it was all working at first, but then the play BUTTON decided to stop working, I click…
-
**Describe the bug**
ONNX Simplifier fails to simplify models with optional types.
The following minimum demo:
```python
from typing import Optional
import onnx
import onnxsim
import torc…
-
hi, thanks for your work. but i met a problem in diffsinger and diffgan both
Traceback (most recent call last):
File "F:\DiffSinger-main\preprocess.py", line 19, in
preprocessor.build_from_p…
-
Traceback (most recent call last):
File "/mnt/d/workspace/DiffSinger-master/utils/multiprocess_utils.py", line 13, in chunked_worker
res = map_func(*arg)
File "/mnt/d/workspace/DiffSinger-m…
-
I encountered the following error when using MidiProcessor for data processing (follow the steps in README).
`
Traceback (most recent call last):
File "/home/guanyuan/miniconda3/envs/diffsinger…
-
在推理2.A模型的时候
[https://github.com/MoonInTheRiver/DiffSinger/blob/master/docs/README-SVS-opencpop-cascade.md#4-inference-from-raw-inputs](url)得到的wav文件大小只有几百B,检查了一下图片中的out,如图所示,请问是怎么回事呢?
![QQ截图202208101…
-
Please help, it seems the hparams variable is not accessible from multiprocessing:
raceback (most recent call last):
File "", line 1, in
File "D:\Anaconda3\envs\svs\lib\multiprocessing\sp…
-
要训练唱法模型,可以用公开的opencpop数据集吗?但是它里面的transcriptions.txt文件和你所描述的transcriptions.csv文件不太符合,所以是不能直接用opencpop数据集进行训练吗?
-
目前我是双卡 A100 80G
0卡在跑diffsinger,但我指定了1卡也会coom
![image](https://user-images.githubusercontent.com/59153990/217299593-5e3b0539-4060-467f-b9f1-e0661be58290.png)
![image](https://user-images.githubuse…
-
如题