Mylo

Results 111 comments of Mylo

> What if we make the RVC downloads optional? For my own selfish purposes, it would still be useful, as I prefer the "kitchen sink" approach, and I know from...

Alright, and don't worry, no rush.

That's interesting, torch should install `torch 2.1.0+cu118`. Is this on a fresh install? If not, try renaming or deleting the `venv` folder, then running the `run.bat` again. (install.bat only "installs"...

One of the servers it's downloading from might have blocked the vpn server you were on. You could try using a different vpn server (location). The reason vpn servers get...

Install [ffmpeg](https://ffmpeg.org/) on a system path. (The same dir as audio-webui might work as well) [Download](https://github.com/BtbN/FFmpeg-Builds/releases) an ffmpeg release (you probably want [ffmpeg-master-latest-win64-gpl-shared.zip](https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl-shared.zip)) # Same dir as audio-webui (ffmpeg will...

@Miko42 Thank you for the suggestion, it's been added to the requirements and should work automatically now.

Are you running this on gpu? And if you are, which gpu are you running it on?

That's likely why it's not working, I'd assume torchcrepe also doesn't work?

Oh, also, it allowed me to do LoRA training on GPU on a 6B parameter GPT-J model with a 12GB vram gpu

i made this because the one click installer wasn't working for me. conda wasn't recognized as a command. so i had to manually install in a venv. which is how...