mhlevgen / DCUNetTorchSound

Implementation of Phase-aware speech enhancement with deep complex U-Net
38 stars 8 forks source link

Compute PESQ in background; add tqdm progress bar #3

Closed jonashaag closed 3 years ago

jonashaag commented 4 years ago

Hi! Thanks for this nice implementation, I've used it as a basis for my own experiments.

I added two features:

I know it looks like a lot of code has changed but that's mainly due to indentation. If you like the changes feel free to merge :)

jonashaag commented 4 years ago

Note you can also hide whitespace changes in GH by adding ?w=1/&w=1 to the diff URL