Skip to content

LuisOtavioSantos/wav_split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

wav_split

Split a wav file with a start and end time. read_n_split_wav(WAV_PATH, SPLIT_PATH, start_in_seconds, end_in_seconds) WAV_PATH -> where is the wav? SPLIT_PATH -> where you want to save the splited wav? (start/end)_in_seconds -> must be in seconds

42

About

PYTHON: Split a wav file with a start and end time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages