MuhammadAhmed8 / Audio-Processing

This repo is for Audio Processing Techniques and the Silence Remove using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio Processing and Remove Silence using Python

Audio Processing Techniques like Play an Audio, Plot the Audio Signals, Merge and Split Audio, Change the Frame Rate, Sample Width and Channel, Silence Remove in Audio, Slow down and Speed up audio

This Repository includes how to

  • Play an audio
  • Plot the Audio Signals
  • Merge and Split Audio Contents
  • Slow down and Speed up the Audio - Speed Changer
  • Change the Frame Rate, Channels and Sample Width
  • Silence Remove

Installation

pip install webrtcvad==2.0.10 wave pydub simpleaudio numpy matplotlib

About

This repo is for Audio Processing Techniques and the Silence Remove using Python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%