提交 9ad706e2 编写于 作者: H Hui Zhang

fix compute cmvn

上级 5fb62ea9
......@@ -64,7 +64,8 @@ def main():
max_freq=None,
target_sample_rate=args.sample_rate,
use_dB_normalization=True,
target_dB=-20)
target_dB=-20,
dither=0.0)
def augment_and_featurize(audio_segment):
augmentation_pipeline.transform_audio(audio_segment)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册