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

I have some problem when I use Skipping-The-Frame-Level #5

Open
mashengtailang opened this issue Oct 28, 2022 · 4 comments
Open

I have some problem when I use Skipping-The-Frame-Level #5

mashengtailang opened this issue Oct 28, 2022 · 4 comments

Comments

@mashengtailang
Copy link

I get the following error on MacOS12.2.1 when installing transkun package:
mashengtailang@mashengtailangdeMacBook-Pro ~ % transkun input.mp3 output.mid
zsh: command not found: transkun

@Yujia-Yan
Copy link
Owner

Hi @mashengtailang
Can you provide more details on 1. how did you install the package? Was it successful? 2. Is the binary path included in your path? For example, if you are using homebrew version of pip, then it will be installed under /opt/homebrew/bin/ by default.

@mashengtailang
Copy link
Author

Good morning!!
Happy to see your repeated!!
I'm a Musician but not a Program developer,And have a lot of things I don‘t understand. But I will try my best to answer you.

  1. Yes I have installed the package and successed.
  2. I guess binary path is not included in my path. I just use MacOS's terminal to install/use these package.

@Yujia-Yan
Copy link
Owner

It looks like the default path does not include the bin on Mac: Take a look at https://stackoverflow.com/a/62151306

@xb-li
Copy link

xb-li commented Jan 10, 2024

Hi @mashengtailang
May I ask you a question?
When I was running the train file, I didn't know how to set runSeed, as shown in the following code:
def train(workerId, nWorker, filename, runSeed, args):
if num_processes == 1: train(0, 1, saved_filename)
Thank you.

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

3 participants