Skip to content

punparin/audio-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

audio-prep

audio-prep is a module developed to segment meaningful-spoken parts of an audio signal

Installation

$ pip install -r requirements.txt

How to use

Example

sample_rate, processed_signal = PreProcessing().process(file_name='robot-5.wav', combine=False, threshold=0.01)

Example result

Original signal

Processed signal without signal combination

Original signal with signal combination

About

A module developed to segment meaningful-spoken parts of an audio signal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages