athena.transform.feats.mfcc_test

The model tests MFCC FE.

Module Contents

Classes

MfccTest

MFCC extraction test.

Attributes

is_eager

class athena.transform.feats.mfcc_test.MfccTest

Bases: tensorflow.test.TestCase

MFCC extraction test.

test_mfcc()
athena.transform.feats.mfcc_test.is_eager = True