short review

#8
by JL42 - opened

After a few hours of struggling, I managed to run it LOCALLY on the CPU (it didn't recognize my old graphics card correctly).
I also had to rework the web interface (to Flask) because the output on the default Gradio wasn't showing up (even though the file itself was generated in the temporary directory). I also added a quality selection option and a few other buttons that the default interface didn't have.
It's nothing to write home about.
(Polish language) It mispronounces numerals in the form of digits and abbreviations, and sometimes certain words. It sometimes adds strange artifacts at the end with silence.
Cloning: the voice is quite similar, although it adds a strange accent (maybe you need to play around with the settings).
zoomit

did you change all the device map to load CPU and not CUDA?

did you change all the device map to load CPU and not CUDA?

I didn't figure out the code line by line. I assigned the task of rewriting the AI code, and after many attempts, it finally generated code that worked correctly.

Sign up or log in to comment