-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Add Pop2Piano #21785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add Pop2Piano #21785
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
9dc9e92
init commit
susnato f0b7af6
config updated also some modeling
susnato 690d7ef
Processor and Model config combined
susnato 1cc9af2
extraction pipeline(upto before spectogram & mel_conditioner) added b…
susnato eba5412
model loading successful!
susnato c42ed70
feature extractor done!
susnato ef1adbf
FE can now be called from HF
susnato c7e9f1a
postprocessing added in fe file
susnato 9e83f0a
same as prev commit
susnato 86dd760
Pop2PianoConfig doc done
susnato 41b0204
cfg docs slightly changed
susnato c044a39
fe docs done
susnato c197952
batched
susnato 9f94bbf
batched working!
susnato 5493ce1
temp
susnato e98b1e4
v1
susnato 922998a
checking
susnato 693d882
trying to go with generate
susnato cb507a6
with generate and model tests passed
susnato 231e194
before rebasing
susnato 32adc77
.
susnato 86e960f
tests done docs done remaining others & nits
susnato f64cee7
nits
susnato 0a7b09a
LogMelSpectogram shifted to FeatureExtractor
susnato 72c0632
is_tf rmeoved from pop2piano/init
susnato 5173a4d
import solved
susnato 56428f9
tokenization tests added
susnato b91bbc9
minor fixed regarding modeling_pop2piano
susnato fc7d414
tokenizer changed to only return midi_object and other changes
susnato adca3b4
Updated paper abstract(Camera-ready version) (#2)
sweetcocoa 799336e
more comments and nits
susnato 4ff583f
ruff changes
susnato 3681389
code quality fix
susnato 921be54
sg comments
susnato 44f6e22
t5 change added and rebased
susnato d2725c0
comments except batching
susnato 9d833d2
batching done
susnato 3d40f58
comments
susnato 733b624
small doc fix
susnato 7e34d1c
example removed from modeling
susnato 54026d7
ckpt
susnato 3565394
forward it compatible with fe and generation done
susnato a214c95
comments
susnato 1c1bfb3
comments
susnato 5932a83
code-quality fix(maybe)
susnato df4240d
ckpts changed
susnato f82bc9c
doc file changed from mdx to md
susnato 9af600e
test fixes
susnato 4d81324
tokenizer test fix
susnato 21bcc55
changes
susnato 4ad67fc
nits done main changes remaining
susnato d7da687
code modified
susnato 1b4ccd7
Pop2PianoProcessor added with tests
susnato 18f76c2
other comments
susnato 0964e3a
added Pop2PianoProcessor to dummy_objects
susnato 9da85f1
added require_onnx to modeling file
susnato 7f78ab6
changes
susnato 24d794c
update .md file
susnato 4dc5922
remove extra line in index.md
susnato 9952a91
back to the main index
susnato a3f6773
added pop2piano to index
susnato 76d33e6
Added tokenizer.__call__ with valid args and batch_decode and aligned…
susnato 9b80ae4
changes
susnato 3bf9971
added return types to 2 tokenizer methods
susnato b88cc5d
the PR build test might work now
susnato 694a45d
added backends
susnato 32c2efc
PR build fix
susnato 2498715
vocab added
susnato 9a545df
comments
susnato 48098cf
refactored vocab into 1 file
susnato 1dba26a
added conversion script
susnato c13437f
comments
susnato f64d9bb
essentia version changed in .md
susnato 3d03761
comments
susnato f32e959
more tokenizer tests added
susnato 24cb7b5
minor fix
susnato ca3bb6a
tests extended for outputs acc check
susnato d6aaeca
small fix
susnato File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.