Suno-AI Bark text to speech

Has anyone here tried out bark TTS yet?
It would be cool to have this integrated as a voice option.

Take a look at the examples on their github page:
https://github.com/suno-ai/bark

It’s written in Python.
License: Attribution-NonCommercial 4.0 International

I have developed a simple Custom Component for TTS that generates Bark voices. It is necessary to run a Docker container on the same machine or network, preferably with a high-performance NVIDIA GPU.

1 Like

@difelice Hi, I’m interested in using this as voice assistant tts. Is it compatible with Voice Assistant? Can barktts produce sound fast enough to use in voice assistant? I’m going to use nVIDIA P4 model.

I haven’t tried myself yet, but it should be compatible with Voice Assistant. You’ll have to try it on a P4, response time really depends on the prompt length.

I don’t know one way or another, but this appears to be solved. New (to HA) tts integrations are most likely to be a custom integration like this.

Any opposition to closing this feature request?