https://github.com/Ghadjeres/DeepBach/blob/f069695a23369aba0ba8535a4dd95ca4d60d9946/DeepBach/data_utils.py#L265 https://github.com/Ghadjeres/DeepBach/blob/f069695a23369aba0ba8535a4dd95ca4d60d9946/DeepBach/data_utils.py#L268 This should be str(chorale_file) because you can't concat a string with a PosixPath.
DeepBach/DeepBach/data_utils.py
Line 265 in f069695
DeepBach/DeepBach/data_utils.py
Line 268 in f069695
This should be str(chorale_file) because you can't concat a string with a PosixPath.