File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,13 @@ A Python toolkit for sound source separation.
8
8
## Build Status
9
9
[ ![ ubuntu-latest/3.9] ( https://github.com/tky823/ssspy/actions/workflows/test_package.yaml/badge.svg )] ( https://github.com/tky823/ssspy/actions/workflows/test_package.yaml )
10
10
11
+ | Python | Ubuntu | MacOS (x86_64) | MacOS (arm64) | Windows |
12
+ | :-:| :-:| :-:| :-:| :-:|
13
+ | 3.9 | [ ![ ubuntu-latest/3.9] ( https://github.com/tky823/ssspy/actions/workflows/test_package_ubuntu-latest_python-3.9.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_ubuntu-latest_python-3.9.yaml ) | [ ![ macos-13/3.9] ( https://github.com/tky823/ssspy/actions/workflows/test_package_macos-13_python-3.9.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_macos-13_python-3.9.yaml ) | | [ ![ windows-latest/3.9] ( https://github.com/tky823/ssspy/actions/workflows/test_package_windows-latest_python-3.9.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_windows-latest_python-3.9.yaml ) |
14
+ | 3.10 | [ ![ ubuntu-latest/3.10] ( https://github.com/tky823/ssspy/actions/workflows/test_package_ubuntu-latest_python-3.10.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_ubuntu-latest_python-3.10.yaml ) | [ ![ macos-13/3.10] ( https://github.com/tky823/ssspy/actions/workflows/test_package_macos-13_python-3.10.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_macos-13_python-3.10.yaml ) | | [ ![ windows-latest/3.10] ( https://github.com/tky823/ssspy/actions/workflows/test_package_windows-latest_python-3.10.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_windows-latest_python-3.10.yaml ) |
15
+ | 3.11 | [ ![ ubuntu-latest/3.11] ( https://github.com/tky823/ssspy/actions/workflows/test_package_ubuntu-latest_python-3.11.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_ubuntu-latest_python-3.11.yaml ) | [ ![ macos-13/3.11] ( https://github.com/tky823/ssspy/actions/workflows/test_package_macos-13_python-3.11.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_macos-13_python-3.11.yaml ) | | [ ![ windows-latest/3.11] ( https://github.com/tky823/ssspy/actions/workflows/test_package_windows-latest_python-3.11.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_windows-latest_python-3.11.yaml ) |
16
+ | 3.12 | [ ![ ubuntu-latest/3.12] ( https://github.com/tky823/ssspy/actions/workflows/test_package_ubuntu-latest_python-3.12.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_ubuntu-latest_python-3.12.yaml ) | [ ![ macos-13/3.12] ( https://github.com/tky823/ssspy/actions/workflows/test_package_macos-13_python-3.12.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_macos-13_python-3.12.yaml ) | | [ ![ windows-latest/3.12] ( https://github.com/tky823/ssspy/actions/workflows/test_package_windows-latest_python-3.12.yaml/badge.svg?branch=main )] ( https://github.com/tky823/ssspy/actions/workflows/test_package_windows-latest_python-3.12.yaml ) |
17
+
11
18
12
19
## Installation
13
20
You can install by pip.
You can’t perform that action at this time.
0 commit comments