Fabio Valentino
Fabio Valentino
Four years have passed, and I see nobody solved this issue yet. In the meantime I left the company too 😄
+1 same problem here I have a client server configuration. The bot is the client, and I have apis server side that do the processing work. The Bot calls the...
I don't understand why mongo moved on a "model" that requires AVX, this breaks so many installations of mongo In my noobish and honest opinion, mongo must have a "cheap,...
I managed to compile mongo without avx time ago but then I found a docker image containing a mongo version without avx https://hub.docker.com/r/nertworkweb/mongodb-no-avx Have been using this for a year...
I'm having the same problem, anyone found a workaround for this ?
@infinityofspace Instead of creating very large playback queues, you can just limit the max size of the generated "shuffle library playlist" like this app do: https://substreamerapp.com/ I think it would...
> Looks like the environment you're running this in is using an old pytorch version. Make sure you're using a pytorch version at least 2.0.0 `pip install -U torch torchvision...
Guess i solved it by doing so: https://github.com/gitmylo/bark-data-gen/issues/3 now i just have to wait for the npy and wav generations, next step is to train my dataset. I am doing...
@gitmylo Just one question: in your opinion, how much data do I need to generate with (https://github.com/gitmylo/bark-data-gen) to train another language? I triied with 5000 npy/wavs but the result was...