audio-processing-with-python

There are 13 repositories under audio-processing-with-python topic.

  • ap-atul/Audio-Denoising

    Noise removal/ reducer from the audio file in python. De-noising is done using Wavelets and thresholding is done by VISU Shrink thresholding technique

    Language:Python1575419
  • makerportal/rpi_i2s

    Raspberry Pi I2S Stereo Microphone Analyses in Python

    Language:Python332211
  • gerald-lnj/audio-fingerprinting-fyp

    FYP project of Gerald Lau, submitted to the Nanyang Technological University in partial fulfillment of the requirements for the Degree of Bachelor of Engineering (Computer Science). An application to embed links into the audio track of videos, using audio watermarking and audio fingerprinting technology.

    Language:Vue17013
  • migperfer/harmonic_compatibility

    Repo of my Master Thesis in Pompeu Fabra University: Harmonic Compatibility for Loops in Electronic Music (demo website might take a little bit to load)

    Language:Python8211
  • Arvind2903/Accent-Classification-And-Conversion

    Tackle accent classification and conversion using audio data, leveraging MFCCs and spectrograms. Models differentiate accents and convert audio between accents

    Language:Jupyter Notebook2100
  • DebdutBiswas/audio-processing-with-python

    e-yantra robotics competetion audio processing with python

    Language:Python1201
  • dhiogoboza/audio-convolution

    🐍 :sound: | Audio convolution with python

    Language:Python1301
  • JanWilczek/dspyplot

    Convenience functions for commonly used digital signal processing plots.

    Language:Python110
  • makerportal/quadmic

    QuadMic Python Scripts for 4-microphone array audio analysis

    Language:Python110
  • PavlosIsaris/music-file-transformer

    A simple python script that recursively searches for files and transforms them to mp3, using ffmpeg.

    Language:Python120
  • davidtkeane/Jervis-ChatGPT

    This Python script is for a voice interface chatbot named Jervis. It uses OpenAI's GPT-3.5-turbo-instruct model to respond to user input. The chatbot responds by Elevenlabs Voices. Conversation are saved to MongoDB, and MP3 file local and can be emailed if needed.

    Language:Python0200
  • rahuls98/audio-tagging

    Audio tagging is the process of inferring descriptive labels from audio clips (Multi label classification task). This repository contains exploratory code/scripts for audio preprocessing and model fitting for the task of audio tagging and its applications.

    Language:Jupyter Notebook0000