2band_48000.json 482 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "bins": 768,
  3. "unstable_bins": 7,
  4. "reduction_bins": 705,
  5. "band": {
  6. "1": {
  7. "sr": 6000,
  8. "hl": 66,
  9. "n_fft": 512,
  10. "crop_start": 0,
  11. "crop_stop": 240,
  12. "lpf_start": 60,
  13. "lpf_stop": 240,
  14. "res_type": "sinc_fastest"
  15. },
  16. "2": {
  17. "sr": 48000,
  18. "hl": 528,
  19. "n_fft": 1536,
  20. "crop_start": 22,
  21. "crop_stop": 505,
  22. "hpf_start": 82,
  23. "hpf_stop": 22,
  24. "res_type": "sinc_medium"
  25. }
  26. },
  27. "sr": 48000,
  28. "pre_filter_start": 710,
  29. "pre_filter_stop": 731
  30. }