voice-assistant-whisper-chatgpt and chatgpt-voice-assistant

These are competitors offering similar end-to-end voice AI assistant implementations using Whisper and ChatGPT, with the primary difference being that B additionally provides free TTS alternatives alongside its paid OpenAI option, while A focuses exclusively on the OpenAI stack.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 20/25
Stars: 252
Forks: 70
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
Stars: 138
Forks: 31
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About voice-assistant-whisper-chatgpt

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.

About chatgpt-voice-assistant

jakecyr/chatgpt-voice-assistant

A chatbot that integrates OpenAI Whisper, Chat Completions and Voice Generation. Also provides the option to use free transcription / TTS options.

Scores updated daily from GitHub, PyPI, and npm data. How scores work