-
Notifications
You must be signed in to change notification settings - Fork 19
Description
I hope you can create a command-line window similar to AudioSR.
From a regular player's perspective, we only interact with a dark window by “entering commands --> waiting for output.” Writing the library as a batch script results in too many possible outputs, making it impossible to batch-control generation quality. Therefore, I hope you, the author, can write a script for batch processing (using the arg library) so other users can simply enter commands to use it.
In fact, https://github.com/jarredou/FlashSR-Colab-Inference already accomplishes this, but it appears to have been inactive for over a year. I sincerely hope you can update this script. Currently, it still uses the original model weights instead of the compact 2MB model you're currently utilizing.