-
Notifications
You must be signed in to change notification settings - Fork 605
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
[Help]: something wrong with the run.sh on windows #199
Comments
Hi @rainbowjack, thanks for your interest of Amphion SVC. However, we regret that Amphion is not supported windows yet. See the reasons in PR #136. Maybe you can follow the PR to try if you still want it. |
Thanks for your reply, but it is still too difficult for me as a student to put a program that runs exclusively on linux on windows. I have migrated the platform to linux, looking forward to your successful compatibility with windows one day |
And I wonder if Amphion is supported macOS? |
thanks for reply,i will follow
…---Original---
From: ***@***.***>
Date: Tue, Dec 31, 2024 15:20 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [open-mmlab/Amphion] [Help]: something wrong with the run.sh onwindows (Issue #199)
Hi @rainbowjack, thanks for your interest of Amphion SVC. However, we regret that Amphion is not supported windows yet. See the reasons in PR #136. Maybe you can follow the PR to try if you still want it.
And I wonder if Amphion is supported macOS?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Firstly, due to network issues, I did not configure the environment by running run.sh in the root directory. Instead, I opened it in txt format and installed it line by line using pip. I am not sure if this operation caused the following issues:
The first time I ran
sh egs/svc/MultipleContents SVC/run. sh -- stage 1,
it returned an error:
Egs/svc/MultipleContents SVC/run. sh: line 1:/_ Template/run. sh: No such file or directory
Afterwards, I changed the content in
egs/svc/MultipleContents SVC/run.sh
to
E:/Amphion/egs/svc/template/run.sh
Run sh egs/svc/MultipleContents SVC/run.sh again -- stage 1
Return [Error] Please specify the running stage
May I ask what's going on
The text was updated successfully, but these errors were encountered: