muhtasham commited on
Commit
e65c214
·
verified ·
1 Parent(s): c9a6fc2

Upload audio_tokenizer_config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. audio_tokenizer_config.yaml +7 -0
audio_tokenizer_config.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ highpass_cutoff_freq: 40
2
+ sample_rate: 16000
3
+ segment_duration: 2.4 # (s)
4
+ max_val_duration: 12 # (s)
5
+ latent_hop_length: 320
6
+ ref_segment_duration: 6
7
+ volume_normalize: true