Voice AI assistant with local speech recognition, response generation, and voice-cloned audio output.
chmod +x init.sh
./init.sh- Run the assistant:
node index.js- Lists and tests audio devices.
- Records voice to create
reference.wav. - Listens, transcribes, responds, and plays audio saved in
audio/.
- Node.js 18+
- Python 3+
ffmpeg,mpg123,alsa-utils