athena.transform.feats.framepow_test

The model tests framepow FE.

Module Contents

Classes

FramePowTest Framepow extraction test.
class athena.transform.feats.framepow_test.FramePowTest

Bases: tensorflow.test.TestCase

Framepow extraction test.

test_framepow(self)

Compare the Framepow features of Kaldi and Transform. :return: None

athena.transform.feats.framepow_test.IS_EAGER = True