Update fbank.py

This commit is contained in:
zr_jin 2024-11-04 14:44:33 +08:00
parent deff0140cd
commit abff17d97a

View File

@ -86,4 +86,3 @@ class MatchaFbank(FeatureExtractor):
@property
def frame_shift(self) -> Seconds:
return self.config.hop_length / self.config.sampling_rate