1,091 skills found · Page 15 of 37
relic-se / OctopyMulti-channel midi-capable audio player on the Raspberry Pi platform using Python.
chapig / SpeakscribeSpeakscribe is a web application that allows users to transcribe audios using OpenAI and also interact with a chat bot. The web application is created in Python using NiceGUI.
iver56 / LoudnessThe world's fastest Python package for calculating integrated loudness (LUFS) from audio data as NumPy arrays
trevorwelch / Chroma To MidiPython script that creates a chromagram from an audio file and then renders that chromagram to MIDI
Makerfabs / Project MakePython Audio MusicNo description available
albincorreya / Ml Training Airflow Mlflow ExampleAn example of setting up local audio ML training pipeline on Airflow with MLFlow experiment tracking and custom python library.
belangeo / Pyo PlugAudio plugin using the python's module pyo to create the dsp.
Souloist / Audio EffectsA quick guide to using python to process audio files and different assortment of effects and filters
joe-habel / PyHRTFSweeperA Python based implementation of HRTF that sweeps an audio file around the azimuth at a given frequency.
RaviChan / Ncm Batch ConverterNCM to MP3/FLAC Converter: A Python script to batch convert Netease Cloud Music (.ncm) files to standard audio formats while preserving metadata and album art. NCM 转 MP3/FLAC 转换器:一个 Python 脚本,用于批量将网易云音乐 (.ncm) 文件转换为标准音频格式,同时保留元数据和专辑封面。
Aegean-E / NeuralBeatNeuralBeat is an open-source, Python-based binaural, monaural, and isochronic beat generator designed for precise brainwave entrainment and neuro-acoustic experimentation. This lightweight desktop tool lets users create mathematically accurate auditory beats to enhance focus, meditation, relaxation, or sleep.
amirhosseinrashidi1 / Signal ScannerA Python-based signal scanning application with a graphical user interface (GUI) using `tkinter`. The app supports scanning various types of signals, including Audio, RF, WiFi, Bluetooth, and Electrical signals. It features real-time visualization of signal data with the option to apply filters such as Low-pass and High-pass.
oliviatan29 / Audio Feature AnalysisAudio/music feature extraction using Librosa in Python
aayush-yb / Audio Video Player Audio/Video player in python
mwv / Praat Formants PythonExtract formants from audio file into python using praat
elbruno / Nvidia TranscribePython console app using NVIDIA Parakeet ASR model for local audio transcription
evliang / AvelPython ffmpeg wrapper for audio and video editing (trim, subtitles/overlay, concat, merge, & more!)
surenjanath / Spotify Playlist DownloadThis Python script downloads audio files from YouTube for a given Spotify playlist using the Spotify API and YouTube. It handles any exceptions that occur and saves the audio files to a newly created folder for the playlist.
deerajnagothu / Pyenf ExtractionPython based, ENF extraction from video/audio recordings.
nicknochnack / WatsonSTTA walkthrough of using Watson Speech to Text to convert audio using Python