https://github.com/code-raushan/voice-assistant-bot
https://github.com/code-raushan/voice-assistant-bot
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-raushan/voice-assistant-bot
- Owner: code-raushan
- Created: 2024-10-22T14:22:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-25T18:21:12.000Z (over 1 year ago)
- Last Synced: 2025-02-08T01:16:21.839Z (about 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voice Assistant Server
- FastAPI Server
- `/ws` Websockets Endpoint
- Realtime audio buffer handling
- Groq based `Whisper` model for transcription
- Groq based `Llama-3.1-8b-instant` model for response generation
- `Cartesia` model for TTS