• Susnato Dhar's avatar
    Add Pop2Piano (#21785) · 450a181d
    Susnato Dhar authored
    
    
    * init commit
    
    * config updated also some modeling
    
    * Processor and Model config combined
    
    * extraction pipeline(upto before spectogram & mel_conditioner) added but not properly tested
    
    * model loading successful!
    
    * feature extractor done!
    
    * FE can now be called from HF
    
    * postprocessing added in fe file
    
    * same as prev commit
    
    * Pop2PianoConfig doc done
    
    * cfg docs slightly changed
    
    * fe docs done
    
    * batched
    
    * batched working!
    
    * temp
    
    * v1
    
    * checking
    
    * trying to go with generate
    
    * with generate and model tests passed
    
    * before rebasing
    
    * .
    
    * tests done docs done remaining others & nits
    
    * nits
    
    * LogMelSpectogram shifted to FeatureExtractor
    
    * is_tf rmeoved from pop2piano/init
    
    * import solved
    
    * tokenization tests added
    
    * minor fixed regarding modeling_pop2piano
    
    * tokenizer changed to only return midi_object and other changes
    
    * Updated paper abstract(Camera-ready version) (#2)
    
    * more comments and nits
    
    * ruff changes
    
    * code quality fix
    
    * sg comments
    
    * t5 change added and rebased
    
    * comments except batching
    
    * batching done
    
    * comments
    
    * small doc fix
    
    * example removed from modeling
    
    * ckpt
    
    * forward it compatible with fe and generation done
    
    * comments
    
    * comments
    
    * code-quality fix(maybe)
    
    * ckpts changed
    
    * doc file changed from mdx to md
    
    * test fixes
    
    * tokenizer test fix
    
    * changes
    
    * nits done main changes remaining
    
    * code modified
    
    * Pop2PianoProcessor added with tests
    
    * other comments
    
    * added Pop2PianoProcessor to dummy_objects
    
    * added require_onnx to modeling file
    
    * changes
    
    * update .md file
    
    * remove extra line in index.md
    
    * back to the main index
    
    * added pop2piano to index
    
    * Added tokenizer.__call__ with valid args and batch_decode and aligned the processor part too
    
    * changes
    
    * added return types to 2 tokenizer methods
    
    * the PR build test might work now
    
    * added backends
    
    * PR build fix
    
    * vocab added
    
    * comments
    
    * refactored vocab into 1 file
    
    * added conversion script
    
    * comments
    
    * essentia version changed in .md
    
    * comments
    
    * more tokenizer tests added
    
    * minor fix
    
    * tests extended for outputs acc check
    
    * small fix
    
    ---------
    Co-authored-by: default avatarJongho Choi <sweetcocoa@snu.ac.kr>
    450a181d
_toctree.yml 21.7 KB