shahules786 / mayavoz

Pytorch based speech enhancement toolkit.
MIT License
328 stars 21 forks source link

Preserve input sampling rate while writing output. #34

Open shahules786 opened 1 year ago

shahules786 commented 1 year ago

While writing output mayavoz currently uses the sampling rate of the pre-trained model used as the data sampling rate. This can cause issues for users who want to preserve the original input sampling rate in the output.