athena.transform.feats.mel_spectrum_test¶
The model tests MelSpectrum FE.
Module Contents¶
Classes¶
MelSpectrumTest |
MelSpectrum extraction test. |
-
class
athena.transform.feats.mel_spectrum_test.MelSpectrumTest¶ Bases:
tensorflow.test.TestCaseMelSpectrum extraction test.
-
test_mel_spectrum(self)¶ Compare the MelSpectrum features of Librosa and Transform. :return: None
-
-
athena.transform.feats.mel_spectrum_test.IS_EAGER= True¶