Creates a WAV file recording of specified duration by triggering a soundcard.
-
Updated
Mar 12, 2019 - HTML
Creates a WAV file recording of specified duration by triggering a soundcard.
Voice Recorder in Python using sounddevice, wavio and scipy library.
Visualizing ambient sound in real time. Visit the blog post for details
A dongle-less free software implementation to record audio and video from a custom multi-camera+ microphone setup
Use Android device as network microphone. Capture Audio from android and send raw audio packets to specific ip:port in network.
A Smart Traffic Control System for the protection of the socially disadvantaged and rapid transport of emergency vehicles.
Music player "based terminal/no GUI" scripted in python. Allow you to play and download music from youtube.
Data visualization in real time for PortAudio streams using multiprocessing.
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.
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.
AudioVisualizer is an interactive software project that converts audio into circular visualizations, offering users a dynamic and captivating experience.
OpenAI Assistant Interface with speech recognizion systems GPT and Whisper
🔮 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!
An app to sing karoke with your own library in a new way.
A nearly-live implementation of OpenAI's Whisper, using sounddevice. Requires existing Whisper install.
A simple Python script to record audio using the "sounddevice" library and save it as a wav file.
a Python voice chat app that uses WebSockets to send encrypted data between a multi-threaded client and server
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.
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."