suno-ai / bark

🔊 Text-Prompted Generative Audio Model
MIT License
36.23k stars 4.26k forks source link

Huggingface config min_eos_p #608

Open iv2985 opened 1 month ago

iv2985 commented 1 month ago

min_eos_p is a documented option for using the Bark API. Is there a way to configure this via the transformers python module in either the BarkModel or AutoProcessor?