Searched refs:Mfcc (Results 1 – 20 of 20) sorted by relevance
29 Mfcc::Mfcc() in Mfcc() function in tflite::internal::Mfcc36 bool Mfcc::Initialize(int input_length, double input_sample_rate) { in Initialize()46 void Mfcc::Compute(const std::vector<double>& spectrogram_frame, in Compute()
29 class Mfcc {31 Mfcc();
30 Mfcc::Mfcc() in Mfcc() function in tensorflow::Mfcc37 bool Mfcc::Initialize(int input_length, double input_sample_rate) { in Initialize()47 void Mfcc::Compute(const std::vector<double>& spectrogram_frame, in Compute()
30 class Mfcc {32 Mfcc();71 TF_DISALLOW_COPY_AND_ASSIGN(Mfcc);
26 Mfcc mfcc; in TEST()51 Mfcc mfcc; in TEST()72 Mfcc mfcc; in TEST()
49 Mfcc mfcc_op = Mfcc(root.WithOpName("mfcc_op"), spectrogram_const_op, in TEST()
58 Mfcc mfcc; in Compute()
2 graph_op_name: "Mfcc"4 name: "audio.Mfcc"
2 graph_op_name: "Mfcc"
2 name: "Mfcc"
126 internal::Mfcc mfcc; in Eval()
276 * `raw_ops.Mfcc`
2520 name: "Mfcc"
3916 * Added an Mfcc op for speech feature generation.
3036 func Mfcc(scope *Scope, spectrogram tf.Output, sample_rate tf.Output, optional ...MfccAttr) (output… func
25174 name: "Mfcc"
39059 name: "Mfcc"