PABannier / bark.cpp

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

MNT Stricter tests for `gpt_eval` #75

Closed PABannier closed 11 months ago

PABannier commented 11 months ago

The tests we currently have are too lenient, we need stricter tests. This is a set of prompts/tests checking we have very close logits from the original bark implementation.