Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ankushrathour/splitaudio

Splitting audio files into chunks on silence using Python Pydub
https://github.com/ankushrathour/splitaudio

audio-processing flask pydub python

Last synced: 2 days ago
JSON representation

Splitting audio files into chunks on silence using Python Pydub

Awesome Lists containing this project

README

        

# Splitting audio files into chunks on silence using Pydub

**Installation**

. Python -m pip install -r requirements.txt

**Run**

. Python app.py **or** Flask run