#Can someone point me to setup methods for running whisper.cpp and xtts-2 on a separate computer?
1 messages · Page 1 of 1 (latest)
This forum post talks about XTTSv2 with HA: https://community.home-assistant.io/t/xtts-v2-with-home-assistant/689679/39
Can you help me understand how to set this up ? My questions are: Where to start with TTS server? How to add it to integrations so that i could point my assist character to use it? (like i have with piper) I ws looking at using Coqui.ai but cant find integration for it on home assistant. Why do i need this instead of piper? Because piper do...
for whisper you'd need a wyoming protocol version to work with HA. I personally use https://docs.linuxserver.io/images/docker-faster-whisper/ and it works quite well
Faster-whisper is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This container provides a Wyoming protocol server for faster-whisper.
thank you. I will take a look at both of them
I just wrote a guide to run Whisper on a separate computer natively (without docker), in case you find it useful : https://community.home-assistant.io/t/remote-voice-assist-pipeline-whisper/841968
In this post, I’d like to show you how to run Whisper on a different computer, outside your Home Assistant server. Many users run Home Assistant on a Raspberry Pi or a small PC. While Whisper (especially with fast and small models) can work on those setups, its performance is often suboptimal. Since Wyoming allows for a remote Whisper installat...
thank you, I will take a look. I am the type of person that want ALL of the info (often leading to being overwhelmed since I always dive in the deep end) I know my end goal, just trying to figure out the path 🙂
I went through the commands, I get to the last one, and windows just asks me what app to use to open 'run'
I don't know how to set it up in windows, sorry.
ok, thank you. I installed Linux (Ubuntu) yesterday on the second drive and will give it a shot today