Rongjiehuang / Multi-Singer

PyTorch Implementation of Multi-Singer (ACM-MM'21)
MIT License
137 stars 21 forks source link

Why train.txt generated by preprocess has no content? #13

Open xingaocs opened 1 month ago

xingaocs commented 1 month ago

It only generates an empty txt file! Is it because my wav data are too short? Each of them is within 10 seconds...

xingaocs commented 1 month ago

And I concatenate my wav files to make them longer than 3 mins. However, the train.txt generated by preprocess is also 0 KB