energy.yaml 191 Bytes
Newer Older
wxj's avatar
wxj committed
1
2
3
4
5
6
7
_target_: nemo.collections.tts.parts.preprocessing.audio_trimming.EnergyAudioTrimmer

db_threshold: 50.0
speech_frame_threshold: 3
trim_win_length: 4096
trim_hop_length: 1024
pad_seconds: 0.2