Show HN: Local voice assistant using Ollama, transformers and Coqui TTS toolkit
1–10 of 30 posts
Re: Show HN: Local voice assistant using Ollama, transformers and Coqui TTS toolkit
#2Re: Show HN: Local voice assistant using Ollama, transformers and Coqui TTS toolkit
#3Re: Show HN: Local voice assistant using Ollama, transformers and Coqui TTS toolkit
#4Re: Show HN: Local voice assistant using Ollama, transformers and Coqui TTS toolkit
#5Looks interesting! Is the latency low enough for it to feel natural? How's the Coqui speech quality?
Too bad that the project is in limbo after Coqui (the company) folded. The license limits the use of the weights to non-commercial usage unless you buy a commercial license, and there's nobody left to sell you one now.
Re: Show HN: Local voice assistant using Ollama, transformers and Coqui TTS toolkit
#6Looks interesting! Is the latency low enough for it to feel natural? How's the Coqui speech quality?
It supports XTTSv2 which is currently the open-weight state of the art. So, pretty damn good ( https://huggingface.co/coqui/XTTS-v2/blob/main/samples/en_sa... ). Too bad that the project is in limbo after Coqui (the company) folded. The license limits the use of the weights to non-commercial usage unless you buy a commercial license, and there's nobody left to sell you one now.
Re: Show HN: Local voice assistant using Ollama, transformers and Coqui TTS toolkit
#7Re: Show HN: Local voice assistant using Ollama, transformers and Coqui TTS toolkit
#8Looks interesting! Is the latency low enough for it to feel natural? How's the Coqui speech quality?
[1]https://open.substack.com/pub/jdsemrau/p/teaching-your-agent...
Re: Show HN: Local voice assistant using Ollama, transformers and Coqui TTS toolkit
#9We are also working on a complete open source stack for ASR+TTS+LLM and will be releasing it shortly.