voicefixer icon indicating copy to clipboard operation
voicefixer copied to clipboard

Lack of user information

Open Shituation opened this issue 1 year ago • 2 comments

What do "modes" do? for example

Change mode (The default mode is 0):

voicefixer --infile /path/to/input.wav --outfile /path/to/output.wav --mode 1

Run all modes:

# output file saved to `/path/to/output-modeX.wav`.
voicefixer --infile /path/to/input.wav --outfile /path/to/output.wav --mode all

Also, the app says it uses cuda but even having the required hardware and drivers set up in my system, I see the app uses only my CPU. I did not use the "--disable-cuda" arg.

I used this app on a 30 minute old radio show in spanish from 2001 that has horrible quality (a home recording of the radio show apparently) and the result was 20 minutes later (apparently it did not use CUDA) and had horrible quality, the words could not be understood anymore, they sounded like a person with difficulties to talk (was kinda funny though)

Shituation avatar Sep 19 '22 18:09 Shituation