TIGER-speech-tiny / config.json
JusperLee's picture
Push model using huggingface_hub.
d9c63d9 verified
{
"att_hid_chan": 4,
"att_kernel_size": 8,
"att_n_head": 4,
"att_stride": 1,
"in_channels": 64,
"num_blocks": 4,
"num_sources": 2,
"out_channels": 24,
"sample_rate": 16000,
"stride": 160,
"upsampling_depth": 5,
"win": 640
}