bark.cpp
The bark.cpp project delivers a real-time, multilingual text-to-speech solution in pure C/C++, leveraging SunoAI's Bark model. It supports CPU and GPU, utilizing AVX technologies for x86 architectures, and includes mixed F16/F32 precision with several quantization options. Suitable for a range of hardware configurations via Metal and CUDA backends, it currently supports Bark Small and Large models. Community contributions are welcomed for extending model library and functionality.