You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what i read, it can only use high quality audio, process it into low quality, and then upsample it. Is there even a way to upsample actual low quality audio using this project?
The text was updated successfully, but these errors were encountered:
Once you've trained a model, you can use it to upsample other files. (See the testing section of the README.) That said, this project is intended to supplement the papers mentioned at the beginning of the README, not to provide an easy-to-use, general-purpose audio-super-resolution tool. If you want to use the techniques described in the papers to upsample audio files outside the datasets used for the papers, you'll need to modify the code.
Once you've trained a model, you can use it to upsample other files. (See the testing section of the README.) That said, this project is intended to supplement the papers mentioned at the beginning of the README, not to provide an easy-to-use, general-purpose audio-super-resolution tool. If you want to use the techniques described in the papers to upsample audio files outside the datasets used for the papers, you'll need to modify the code.
From what i read, it can only use high quality audio, process it into low quality, and then upsample it. Is there even a way to upsample actual low quality audio using this project?
The text was updated successfully, but these errors were encountered: