'How to load HTK file from openSMILE to jupyter notebook?
i extracted mfcc features from a .wav file using openSMILE and the result is saved in .htk file. How can i load this .htk file to my jupyter notebook? My aim is to concate this audio feature with my text feature. Text feature is in pickle file. How to load it to my notebook and change the format to pickle or numpy file so i can concatenate these 2 files?
Please help!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
