| { | |
| "model_type": "mel_band_roformer", | |
| "sample_rate": 44100, | |
| "chunk_size": 352800, | |
| "num_overlap": 2, | |
| "dim": 384, | |
| "depth": 6, | |
| "num_bands": 60, | |
| "num_stems": 1, | |
| "time_transformer_depth": 1, | |
| "freq_transformer_depth": 1, | |
| "dim_head": 64, | |
| "heads": 8, | |
| "n_fft": 2048, | |
| "hop_length": 441, | |
| "win_length": 2048, | |
| "stft_normalized": false, | |
| "mask_estimator_depth": 2, | |
| "mlp_expansion_factor": 4, | |
| "has_final_norm": false | |
| } | |