Skip to content

Commit

Permalink
Bumped version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
beveradb committed Dec 17, 2024
1 parent ea12a94 commit 316129b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
30 changes: 0 additions & 30 deletions audio_separator/models-scores.json
Original file line number Diff line number Diff line change
Expand Up @@ -17563,35 +17563,5 @@
"ISR": 16.2412
}
}
},
"kuielab_a_other.onnx": {
"model_name": "MDX-Net Model: kuielab_a_other",
"track_scores": [],
"median_scores": {}
},
"kuielab_a_bass.onnx": {
"model_name": "MDX-Net Model: kuielab_a_bass",
"track_scores": [],
"median_scores": {}
},
"kuielab_a_drums.onnx": {
"model_name": "MDX-Net Model: kuielab_a_drums",
"track_scores": [],
"median_scores": {}
},
"kuielab_b_other.onnx": {
"model_name": "MDX-Net Model: kuielab_b_other",
"track_scores": [],
"median_scores": {}
},
"kuielab_b_bass.onnx": {
"model_name": "MDX-Net Model: kuielab_b_bass",
"track_scores": [],
"median_scores": {}
},
"kuielab_b_drums.onnx": {
"model_name": "MDX-Net Model: kuielab_b_drums",
"track_scores": [],
"median_scores": {}
}
}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "audio-separator"
version = "0.28.0"
version = "0.28.1"
description = "Easy to use audio stem separation, using various models from UVR trained primarily by @Anjok07"
authors = ["Andrew Beveridge <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 316129b

Please sign in to comment.