Keon Lee

Results 2 issues of Keon Lee

Keep directory structure of dataset (iif when the dataset_dir_list contains one element)

In your paper, we can get the predicted boundary as follows: ![image](https://user-images.githubusercontent.com/34522972/151909029-3b7c6bc7-aef4-4fde-a6c2-15aa91365bcf.png) then I implemented 'An Easier Trick for Boundary Prediction' in my repo following the trick: https://github.com/keonlee9420/DiffSinger/blob/f849f8def5abb38ad272a384e8bec838ea1957a4/boundary_predictor.py#L14-L45 and there...