There are 6 repositories under pyaudio topic.
Realtime audio analysis in Python, using PyAudio and Numpy to extract and visualize FFT features from streaming audio.
Real-time voice-changer for voice-chat, etc. Will support many different voice-filters and features in the future. 🎵
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
A live speech recognition using Facebooks wav2vec 2.0 model.
基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。
🐍 PyAudio | PortAudio fork with WASAPI loopback support 🔊 Record audio from speakers on Windows
Guitar tuner program made with Python, Tkinter and PyAudio.
Autotune Module for Python "PyAutoTune"
A simple example for use speech recognition baidu api with python.
A python package for clap detection
Emailing System for visually impaired persons
A Wechat bot that moderates the party game Werewolves
Real Time Sound Visualizer
Convert English Speech into American Sign Language using Google Cloud APIs and play animations for the gesture in Blender Game Engine (Blender 2.79).
real time japanese speech recognition translator using wav2vec2
GUI application to visualize audio spectrum
A python client for interacting with Wit Speech Recognition API
MTA metrocard reader
The music playing app that should accompany a udemy course
A quick guide to using python to process audio files and different assortment of effects and filters
Simple real-time Sound Event Detector based on YAMNet and pyaudio.
Speech recognition with Python
While doing this course i worked on multiple technologies and python as base language for programming. These are all of the projects i did throughout this course. I know the instructor hasn't provided codes for anything so you can fork my repository and try.
An IVR Chatbot which can exponentially reduce the burden of companies as well as can improve the consumer/end user experience.
Sophia AI Assistant is a Python-based desktop AI that performs a variety of tasks, including answering questions, opening applications, browsing websites, and making calls via phone or WhatsApp. It uses the Hugging Face API for responses and offers activation via voice, text input, or a keyboard shortcut.
An online examination monitoring system employing YOLOv8, along with various other deep learning and machine learning approaches, centered around computer vision.
This is a music player application named as DeePlayer. This have all the features required in a music player. This is the most advanced music player made with Python and Tkinter on Github.
Frequency spectrum of sound using PyAudio, NumPy, and Matplotlib
Twingo is a simple nidaqmx / pyAudio based, 2 channel speaker measurement application supporting continuous and finite test signals generation, acquisition and analysis.
オーディオスペクトラムや波形をOpenCVで描画するサンプル