Spectrogram normalization constants #3530
-
Greetings! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
An earlier discussion with some info about the normalization precomputed using Welfords algorithm - #1203 (comment) The constants are precomputed for the dataset you wish to evaluate on. We computed on the then mixture of 3-4 datasets so Librispeech might be slightly different. The constants depend on several factors such as preprocessing window and stride so it is different between QuartzNet Jasper and the rest of the models (Citrinet, Conformer, ContextNet and Conformer Transducer) |
Beta Was this translation helpful? Give feedback.
An earlier discussion with some info about the normalization precomputed using Welfords algorithm - #1203 (comment)
The constants are precomputed for the dataset you wish to evaluate on. We computed on the then mixture of 3-4 datasets so Librispeech might be slightly different. The constants depend on several factors such as preprocessing window and stride so it is different between QuartzNet Jasper and the rest of the models (Citrinet, Conformer, ContextNet and Conformer Transducer)