Skip to content
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

cannot convert midi file to note sequence. #2034

Open
kimurapyusers opened this issue Dec 27, 2022 · 0 comments
Open

cannot convert midi file to note sequence. #2034

kimurapyusers opened this issue Dec 27, 2022 · 0 comments

Comments

@kimurapyusers
Copy link

kimurapyusers commented Dec 27, 2022

I'm trying to convert midi to a note sequence, but it is not working.
I've installed magenta 2.1.4 and tensorflow 2.11.0

convert_dir_to_note_sequences \
--input_dir= /Users/My_name/downloads/classic \
--output_file=/Users/My_name/downloads/classic_out/noteseq/notesequences.tfrecord \
--recursive

I try to run the code and I get this error:


File "/Users/My_name/magenta-env/lib/python3.8/site-packages/resampy/interpn.py", line 73, in <module>
    @guvectorize(
TypeError: guvectorize() missing 1 required positional argument: 'signature'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant