athena.transform.feats.fbank_pitch_test

The model tests Fbank&&Pitch FE.

Module Contents

Classes

FbankPitchTest Fbank && Pitch extraction test.
class athena.transform.feats.fbank_pitch_test.FbankPitchTest

Bases: tensorflow.test.TestCase

Fbank && Pitch extraction test.

test_FbankPitch(self)

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

athena.transform.feats.fbank_pitch_test.IS_EAGER = True