-
@yqzhishen Hello it is me again I just noticed this project , like we discussed before, can this be used to get the
" MIDI sequence | MIDI duration sequence" especially for English ?
like the one …
-
Hello, developers, I am practicing a diffsinger sound library with Opencpop data set. As shown in the figure, the phonemes of "en", "e" and "ir" are missing during preprocessing.
![image](https://gith…
-
(diff) PS E:\DiffSinger\data> python .\estimate_midi.py .\liuchan_23.06.25\raw\transcriptions.csv .\liuchan_23.06.25\raw\wavs
0%| …
-
教程中
### 五、优化 MIDI 序列
### 1.将transcriptions.csv拆解成 .ds文件
运行
`python convert_ds.py csv2ds path/to/your/transcriptions.csv path/to/your/wavs --overwrite`
这将生成与同一目录中的 *.wav 文件匹配的 *.ds 文件
部分貌似并不可行
…
-
Hello, Really nice work you are doing here. I was just wondering if you can inform and guide me about how can I create the music score for my custom English dataset that has about 5-6 hours of Englis…
-
微博内容精选
-
### Task list
- [x] Clean up useless codes
- [x] Re-organize the whole repository
- [x] Migrate to PyTorch 2.0 and Lightning 2.0: #72
- [x] Performance tuning and troubleshooting
- [x] Re-impl…
-
Hi again, I was wondering if there were any documentation regarding the rhythmizers, as I would like to train them for Japanese...
Side question, would a rhythmizer work on CVVC languages such as E…
-
## Description
I am trying to use the `MidiTok` library to tokenize a MIDI file and convert the resulting tokens into events, but I am encountering a `KeyError`. When calling the `tokens_to_events` m…
-
I have implemented an pure-python version of this metrics for a better integration with python frameworks (such: pytorc, tensorflow and others), I'm using it for my own research with AMT system.
I …