Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get MFCC feature when I do not want to use tensorflow? #19

Open
iamweiweishi opened this issue Dec 8, 2020 · 0 comments
Open

Comments

@iamweiweishi
Copy link

iamweiweishi commented Dec 8, 2020

Thank you for your geat work.
I trained a TCResNet8 model and then converted to tflite-model successfully.
But I do not know how to use the tflite model when I do not use tensorflow to extract the MFCC feature of wavs.
I tried to use 'python_speech_features' to extract MFCC, but it seems like the extracted feature is totally different with the same input wav.
Could you please give me some tips on this?
Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant