pyAudioAnalysis3
pyAudioAnalysis3 copied to clipboard
python3 version of pyaudioanalysis
Results
2
pyAudioAnalysis3 issues
Sort by
recently updated
recently updated
newest added
yes?
I try to do segmentation on a file: [code snippet](https://pastebin.com/mvkhYMcs) It gives the following error message: [error](https://pastebin.com/sdvpm5Ep) This has something to do with the models being pickled from python2 (pyAudioAnalysis)....