You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI video dubbing using Google APIs automates translation and dubbing by transcribing audio with Speech-to-Text, translating it with the Translation API, and generating speech with Text-to-Speech. Cloud-based processing ensures scalable, efficient dubbing, making videos accessible to global audiences in multiple languages.
Voice-Controlled Music Player is a Python-based application that lets you control music entirely through voice commands. It supports both Spotify and local music playback (MP3, WAV, OGG), with commands for play/pause, skip, previous, and precise volume control.
A voice-controlled Bleach experience — speak a Bankai's name and watch it activate on screen with a particle-explosion reveal, complete with its wielder's info and pattern-based visuals.
A simple Python application that converts audio recordings into text using the SpeechRecognition library and Google Speech Recognition API. Developed as part of my Artificial Intelligence Internship at Codec Technologies.