athena.transform.feats.pitch_test

The model tests pitch FE.

Module Contents

Classes

SpectrumTest

Pitch extraction test.

Attributes

is_eager

class athena.transform.feats.pitch_test.SpectrumTest

Bases: tensorflow.test.TestCase

Pitch extraction test.

test_spectrum()

Test Pitch using 16kHz && 8kHz wav.

athena.transform.feats.pitch_test.is_eager = True