Skip to content

A wrapper for pyAudioAnalysis to split audio files around silences

License

Notifications You must be signed in to change notification settings

MatMoore/speech-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech splitter

A wrapper for pyAudioAnalysis to split audio files around silences.

I wrote it to extract short utterrances from mp3s, for language learning.

Dependencies

pipenv install
brew install libmagic

Usage

Copy some files to the input directory and then run make.

Output is written to the output directory.

Contributing

I'm not actively maintaining this project. 🤷‍♂️

Consider contributing to the upstream library.

License

All code is free to use under the MIT license.

About

A wrapper for pyAudioAnalysis to split audio files around silences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published