use with llama.cpp
#1
by
Grimble
- opened
Not sure how this is supposed to work with llama.cpp. How does one set the voice?
I don't think llama cpp even gives you option to generate voice, it is for text to text generation. The best it can do is generate audio tokens (text tokens) that need to be conveted into audio using xcodec2 (decoded). But ofcourse it is just not easy. It costs about 16GB disk space and a least 3gb vram. cake is a lie.