PABannier / bark.cpp

Suno AI's Bark model in C/C++ for fast text-to-speech
MIT License
693 stars 56 forks source link

FEAT Add 8-bit and 4-bit quantization script #11

Closed PABannier closed 1 year ago

Green-Sky commented 1 year ago

I think doing this in c++ would be easiert. see how other ggml examples/llama.cpp does it.