facebookresearch / encodec

State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.
MIT License
3.51k stars 304 forks source link

how does it work for resampling 16k wav to 24k wav? #43

Open MisakaMikoto96 opened 1 year ago

MisakaMikoto96 commented 1 year ago

❓ Questions

how does it work for resampling 16kHz audio file to 24kHz file, or directly extracting the codec result from 16kHz wav?

gwenzek commented 1 year ago

this is explained in the readme