File size: 417 Bytes
6f14ba4
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "model": "MelBandRoformer-Vocal (Kim Vocal, MIT)",
  "license": "MIT",
  "sample_rate": 44100,
  "chunk_size": 352800,
  "n_fft": 2048,
  "hop_length": 441,
  "pad": 1024,
  "n_frames": 801,
  "num_overlap": 2,
  "graph_io": "frames[1,2,nfr,N]->recon[1,2,nfr,N]",
  "target": "vocals",
  "note": "host: reflect-pad N//2, frame stride hop, feed graph, overlap-add, /sum(win^2), trim pad; instrumental=mix-vocals"
}