Afnan
Afnan
uh im get 500 error code can u help me out?
**Is your feature request related to a problem? Please describe.** Hey.. so im working on a multi platform where anyone can read manga and lightnovel and i heavily relies on...
so when i tried go run main.go this is what i got `go: github.com/tsny/[email protected]: invalid version: unknown revision 2697518b44e1`
so i was messing with the code for toonily and when i try to use the cdn it blocks me...
implemented an if statement to check if device is cuda or cpu, if it is a GPU device use GPU for extracting, else use CPU. formerly there was no CPU...
By default OpenVoice uses CUDA for voice tone extraction which is a pain in the ass for CPU runtimes. i can modify the SRC of the se_extractor.py to use a...