athena.transform.feats.pitch_test

The model tests pitch FE.

Module Contents

Classes

PitchTest Pitch extraction test.
class athena.transform.feats.pitch_test.PitchTest

Bases: tensorflow.test.TestCase

Pitch extraction test.

test_pitch(self)

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

athena.transform.feats.pitch_test.IS_EAGER = True