Delete 2band_32000.json

This commit is contained in:
aufr33 2021-04-30 08:47:13 +03:00 committed by GitHub
parent ed9190b273
commit c7ed1553f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,30 +0,0 @@
{
"bins": 768,
"unstable_bins": 7,
"reduction_bins": 705,
"band": {
"1": {
"sr": 6000,
"hl": 66,
"n_fft": 512,
"crop_start": 0,
"crop_stop": 240,
"lpf_start": 60,
"lpf_stop": 118,
"res_type": "sinc_fastest"
},
"2": {
"sr": 32000,
"hl": 352,
"n_fft": 1024,
"crop_start": 22,
"crop_stop": 505,
"hpf_start": 44,
"hpf_stop": 23,
"res_type": "polyphase"
}
},
"sr": 32000,
"pre_filter_start": 710,
"pre_filter_stop": 731
}