asticode/go-astibob
Golang framework to build an AI that can understand and speak back to you, and everything else you want
This project provides a framework for building AI assistants that can listen and speak, and control other actions. It takes in audio from microphones and processes it using speech-to-text, then generates spoken responses through text-to-speech. This is ideal for anyone looking to create custom voice assistants, smart home systems, or interactive AI experiences.
243 stars. No commits in the last 6 months.
Use this if you want to create a distributed system of AI "workers" with different "abilities" (like listening or speaking) across multiple machines.
Not ideal if you need a pre-built, ready-to-deploy voice assistant solution without custom development.
Stars
243
Forks
20
Language
Go
License
MIT
Category
Last pushed
Jan 08, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/asticode/go-astibob"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepgram/deepgram-go-sdk
Official Go SDK for Deepgram.
hegedustibor/htgo-tts
Text to speech package for Golang.
GetcharZp/go-speech
go-speech 基于 Golang + ONNX 构建的轻量语音库,支持 TTS(文本转语音)与 ASR(语音转文字)。已集成 MeloTTS、Piper、达摩院 Paraformer...
asticode/go-astideepspeech
Golang bindings for Mozilla's DeepSpeech speech-to-text library
Kardbord/hfapigo
Unofficial (Golang) Go bindings for the Hugging Face Inference API