-
Notifications
You must be signed in to change notification settings - Fork 45
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
Add Github workflow to test the execution of the docker with demucs #15
Labels
enhancement
New feature or request
Comments
xserrat
added a commit
that referenced
this issue
Nov 24, 2021
xserrat
added a commit
that referenced
this issue
Nov 16, 2022
xserrat
added a commit
that referenced
this issue
Nov 16, 2022
- Add step to upgrade the pip package
xserrat
added a commit
that referenced
this issue
Nov 16, 2022
- Add step to upgrade the pip package
xserrat
added a commit
that referenced
this issue
Nov 16, 2022
- Add step to upgrade the pip package
xserrat
added a commit
that referenced
this issue
Nov 26, 2022
xserrat
added a commit
that referenced
this issue
Nov 26, 2022
xserrat
added a commit
that referenced
this issue
Nov 26, 2022
xserrat
added a commit
that referenced
this issue
Nov 27, 2022
xserrat
added a commit
that referenced
this issue
Nov 27, 2022
xserrat
added a commit
that referenced
this issue
Nov 27, 2022
xserrat
added a commit
that referenced
this issue
Nov 27, 2022
xserrat
added a commit
that referenced
this issue
Nov 27, 2022
xserrat
added a commit
that referenced
this issue
Nov 27, 2022
xserrat
added a commit
that referenced
this issue
Nov 27, 2022
xserrat
added a commit
that referenced
this issue
Dec 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In order to test that the execution of the
Demucs
library is correct with theDockerfile
and Makefile configs, we could create a Github workflow to be executed on a pull request and also on the main branch.The workflow should:
make build
make run
with a sample audio fileubuntu
,macos-10
,macos-11
andwindows
.The text was updated successfully, but these errors were encountered: