We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4a9e7 commit e947511Copy full SHA for e947511
inference-app/src/mfcc_final.cpp
@@ -1,6 +1,6 @@
1
#include <string.h>
2
3
-#include "mfcc.h"
+#include "mfccfinal.h"
4
#include "float.h"
5
6
MFCC::MFCC(int num_mfcc_features, int frame_len, int mfcc_dec_bits)
0 commit comments