athena.transform.feats.spectrum_test

The model tests spectrum FE.

Module Contents

Classes

SpectrumTest Spectum extraction test.
class athena.transform.feats.spectrum_test.SpectrumTest

Bases: tensorflow.test.TestCase

Spectum extraction test.

test_spectrum(self)

Compare the spectrum of Transform to Kaldi’s. :return: None

athena.transform.feats.spectrum_test.IS_EAGER = True