Zain-Jiang / Speech-Editing-Toolkit

It's a repository for implementations of neural speech editing algorithms.
191 stars 19 forks source link

how to evaluate the result, the eval files needs the generated wavs, but how to generate wavs that can be evaled #22

Open chenyang399 opened 3 months ago

Zain-Jiang commented 3 months ago

You can generate your own reconstructed wavs, and evaluate them by measuring the objective metrics like PESQ by comparing the edited wavs and ground truth wavs.