mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-14 12:32:20 +00:00
Update fbank.py
This commit is contained in:
parent
deff0140cd
commit
abff17d97a
@ -86,4 +86,3 @@ class MatchaFbank(FeatureExtractor):
|
|||||||
@property
|
@property
|
||||||
def frame_shift(self) -> Seconds:
|
def frame_shift(self) -> Seconds:
|
||||||
return self.config.hop_length / self.config.sampling_rate
|
return self.config.hop_length / self.config.sampling_rate
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user