oatsu-gh / enunu_training_kit

UST入りの歌唱DBからENUNU用モデルを生成するツール
Other
20 stars 12 forks source link

One more problem #12

Open firelex opened 1 year ago

firelex commented 1 year ago
  1. I get quite a few warnings that the WAV file is shorter than the UST/LAB file. Sometimes this is because the system wants me to add a pause to the end of every UST file even though there's not always a pause at the end of the WAV file. Where UST, LAB and WAV all end on a phoneme, adding a small pause to the end of the UST and LAB files will necessarily result in the WAV file being a bit shorter than the UST and LAB files. Is that a problem?

  2. Related to this is the following problem - sometimes when I get the warnings that the files don't align, the system seems to be comparing the wrong files (see below). Why does this happen?

WARNING:root:WAV is shorter than LAB or score. (data/wav/jessica_train_song_A_12.wav) (data/full_align_round/jessica_train_song_A_13.lab) WARNING:root:WAV is shorter than LAB or score. (data/wav/jessica_train_song_A_13.wav) (data/full_align_round/jessica_train_song_A_14.lab) WARNING:root:WAV is shorter than LAB or score. (data/wav/jessica_train_song_A_15.wav) (data/full_align_round/jessica_train_song_B_0.lab) WARNING:root:WAV is shorter than LAB or score. (data/wav/jessica_train_song_B_1.wav) (data/full_align_round/jessica_train_song_B_2.lab) WARNING:root:WAV is shorter than LAB or score. (data/wav/jessica_train_song_B_4.wav) (data/full_align_round/jessica_train_song_B_5.lab) WARNING:root:WAV is shorter than LAB or score. (data/wav/jessica_train_song_B_5.wav) (data/full_align_round/jessica_train_song_B_6.lab)