blackadar / sonus

Machine Learning voice classification using scikit-learn RandomForest model.
4 stars 0 forks source link

Add function to convert pcm to wav #15

Closed Crichmond21 closed 4 years ago

Crichmond21 commented 4 years ago

This PR adds a function to the parse module to convert pcm to wav formatting

Closes #14