Advanced Python Audioplayer
-
Updated
Oct 14, 2024 - Python
Advanced Python Audioplayer
Proyeccto corriendo bajo los modelos de vosk, junto con librerias sounddevice y scipy
AI-powered tool for real-time interview question transcription and response generation.
Tool for generation and playback of loudspeaker test signals. Includes a real-time sweep generator.
Welcome to the Speech Recognition Project! This project is designed to train a model for recognizing voice commands and using it to control a simple Snake game in real-time. The project involves training a TensorFlow model for speech recognition and integrating it with a Pygame-based game.
These are a few of my miscellaneous python projects that don't fit elsewhere..
Adaptive Automatic Equalizer
This is a simple audio recorder application built using Python's Tkinter library for the GUI, sounddevice for audio recording, and scipy.io.wavfile for saving the recorded audio as a WAV file.
a Python voice chat app that uses WebSockets to send encrypted data between a multi-threaded client and server
A simple Python script to record audio using the "sounddevice" library and save it as a wav file.
A nearly-live implementation of OpenAI's Whisper, using sounddevice. Requires existing Whisper install.
An app to sing karoke with your own library in a new way.
🔮 Your Companion, powered by GPT-3.5 Turbo, offers natural conversations, distress detection 🆘, and secure audio transcription 🎙️. Elevate your user experience with our AI chatbot!
OpenAI Assistant Interface with speech recognizion systems GPT and Whisper
AudioVisualizer is an interactive software project that converts audio into circular visualizations, offering users a dynamic and captivating experience.
implementation of signal convolution in Python using both a custom function and NumPy's built-in convolve function. Also includes a function for recording and playing audio using the sounddevice library.
This is a system where speech is taken as input and it is converted into script on real-time. Later the input data is going to be taken in for sentiment analysis.
Data visualization in real time for PortAudio streams using multiprocessing.
Music player "based terminal/no GUI" scripted in python. Allow you to play and download music from youtube.
Add a description, image, and links to the sounddevice topic page so that developers can more easily learn about it.
To associate your repository with the sounddevice topic, visit your repo's landing page and select "manage topics."