Suggestion
#1
by
Gertie01
- opened
Can you make this thing go any faster?
Not without spending my money! Similarly there is https://huggingface.co/spaces/Fancellu/Kokoro-TTS-Zero-CPU (also free, also slow, but high quality ftw!)
Its running on a free CPU. I just updated it so that its compatible with pytorch-2.6
If you have a GPU you can run it locally very easily
docker run -it -p 7860:7860 --gpus=all --platform=linux/amd64 registry.hf.space/fancellu-bark-pytorch2-6-compatible:latest python app.py
Did you contact
@georg-suno
about the original Bark demo's problem?
https://huggingface.co/spaces/suno/bark
Nope. I just fixed it as I felt helpful. Feel free to poke them.