| { | |
| "variant": "other", | |
| "precision": "float32", | |
| "n_sources": 1, | |
| "sources": [ | |
| "other" | |
| ], | |
| "dim_f": 2048, | |
| "dim_t": 256, | |
| "stft": { | |
| "n_fft": 6144, | |
| "hop_length": 1024, | |
| "center": true | |
| }, | |
| "chunk_samples": 261120, | |
| "sample_rate": 44100, | |
| "input_channels": 4, | |
| "output_channels": 4 | |
| } |