1,090 skills found · Page 9 of 37
methi1999 / FinditFindit is a Python program which can detect audio clips from a database of stored audio files.
JPLeoRX / Youtube Download CliAn elegant CLI tool built in Python that allows you to download videos from YouTube both as MP4 video files and as MP3 audio files
chenwj1989 / PafxPython Audio Effects
TUIlmenauAMS / ASPAudio Signal Processing Python Tools
spluta / MMMAudiopython/Mojo audio coding environment
atulkadian / Gdrivemirror BotA Telegram bot made in python for creating GDrive mirrors of direct download links, videos, extracting audio from YouTube videos.
erickythierry / TranscreveAPIUma API simples criada com Python Flask e a biblioteca SpeechRecognition para transcrever arquivos de áudio em texto.
fluxid / Mocp ScrobblerLast.fm scrobbler for MOC audio player, written in Python (version 3).
gietema / ClusterfunExplore audio and images with one line of code. Python plotting library for data visualisation.
nomonosound / Fast Align AudioA fast python library for aligning similar audio snippets passed in as NumPy arrays
HafthorArni / Invisible Drum SetAn Arduino and IMU-based virtual drum kit played via 3D motion tracking and Python audio playback.
hq9000 / Py Headless DawA GUI-less DAW (Digital Audio Workstation) for producing electronic music using python
salilnavgire / Chord RecognitionChord recognition in songs using Viterbi algorithm - Wrote a Python code which takes any audio file and converts it into a chromogram. It then computes the distance matrix between features and template, further applying Viterbi algorithm to generate corresponding chords.
GuitarsAI / MLfASMachine Learning for Audio Signals in Python
sheelabhadra / Emergency Vehicle DetectionPython implementation of papers on emergency vehicle detection using audio signals
dawntcherian / Google Speech To Text Python Websocket Server Using Microphone StreamPython WebSocket server which converts input audio stream from microphone to text using Google speech to text
jcvasquezc / PhonetKeras-based python framework to compute phonological posterior probabilities from audio files
geeknik / MmmA Python CLI tool that performs lossy removal of metadata from MP3 and WAV audio files.
soliblue / SongGPTsongGPT is an experimental open-source project that explores the potential of Language Models, specifically ChatGPT, in generating original and customizable musical compositions. Using Python, the output is automatically converted to MIDI and audio files, enabling users to create unique and diverse music pieces.
Gabeiscool420 / SoundSage LLM Audio ProcessingOpen source Python program for automating gain staging. part 1 of a series for automating audio processing tasks, end goal is to create a full set of tools for an AI to use for automating Audio processing for Music, Film, Game and any other possible applications. UI for AutoGain is very basic but the app is very functional. currently only for MacOS