bhattbhavesh91/voice-assistant-whisper-chatgpt
This repository will guide you to create your own Smart Virtual Assistant like Google Assistant using Open AI's ChatGPT, Whisper. The entire solution is created using Python & Gradio.
Chains Whisper's speech-to-text transcription with ChatGPT's conversational capabilities through a Gradio web interface, enabling real-time voice input processing and text-based responses. The architecture leverages PyChatGPT as the backend integration layer for API communication, with audio preprocessing handled by Whisper before sending transcribed text to the language model. Designed for Google Colab deployment, making it accessible for rapid prototyping without local GPU requirements.
252 stars. No commits in the last 6 months.
Stars
252
Forks
70
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/bhattbhavesh91/voice-assistant-whisper-chatgpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
jackwuwei/gptspeaker
The ChatGPT/DeepSeek Voice Assistant uses a Raspberry Pi (or desktop) to enable spoken...
IgnoranceAI/hugh
A voice-powered AI built with Whisper, ChatGPT, and ElevenLabs
Olney1/ChatGPT-OpenAI-Smart-Speaker
This AI Smart Speaker uses speech recognition, TTS (text-to-speech), and STT (speech-to-text) to...
mingkuan/voice-assistant-chatgpt
Voice Assistant based on Whisper ASR and ChatGPT API
ivan00105/Voice-Based-AI-Assistant-with-ChatGPT-on-Raspberry-Pi
CENG4480 project that implements a voice assistant with ChatGPT and Bing