EnjiRouz/Voice-Assistant-App
Python Voice Assistant project can: recognize and synthesize speech without Internet access; report the weather forecast anywhere in the world; make a search in the Google; make a video search in the YouTube; make a search for a definition in Wikipedia and read it; translate from the target language to the user's native language, and much more
Uses `pyttsx3` for OS-native text-to-speech and `SpeechRecognition` with `Vosk` for offline speech-to-text (Google API as fallback when online), plus `scikit-learn` for intent classification. Integrates with OpenWeatherMap, Google Search, YouTube, Wikipedia, and Google Translate APIs; stores credentials via `.env` files and supports multi-language recognition/synthesis across Windows, Linux, and macOS.
129 stars. No commits in the last 6 months.
Stars
129
Forks
50
Language
Python
License
MIT
Category
Last pushed
Nov 24, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/EnjiRouz/Voice-Assistant-App"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Saurav-Paul/AI-virtual-assistant-python
Command line virtual assistant for competitive programming
janvarev/Irene-Voice-Assistant
Ирина - русский голосовой ассистент для работы оффлайн. Поддерживает скиллы через плагины.
SlapBot/stephanie-va
Stephanie is an open-source platform built specifically for voice-controlled applications as...
Umesh-01/Python-Assistant
Python Assistant (PA) is a voice command based assistant service written in Python 3.9+. It can...
Oknolaz/vasisualy
Vasisualy it's a simple Russian-language voice assistant written on Python for GNU/Linux,...