HoneyTian's picture
first commit
bd94e77
raw
history blame contribute delete
166 Bytes
model_name: "simple_linear_irm"
# spec
sample_rate: 8000
n_fft: 512
win_length: 200
hop_length: 80
# model
num_bins: 257
hidden_size: 2048
lookback: 3
lookahead: 3