Skip to content

A series of random scripts which I have written for various tasks, mostly in speech research and feature processing.

License

Notifications You must be signed in to change notification settings

sjhobson/speech-bits-n-bobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speech-bits-n-bobs

A series of random python scripts which I have written for various tasks, mostly in speech research and feature processing.

convert2wav.py

Batch convert a folder of audio files into 16kHz monaural wav files (for use with many different speech/audio processing toolkits). This script can also be used as a framework for performing other batch tasks on a folder of files.

prune_csv.py

A script which takes a csv file and a list of headers, and removes any headers in the csv file which aren't part of the list of headers.

hobson_io.py

A cpntinuously updated script containing various i/o functions which I find myself reusing frequently.

About

A series of random scripts which I have written for various tasks, mostly in speech research and feature processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages