mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
Update CHANGELOG.md
version 2.2.0
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Changelog History
|
# Changelog History
|
||||||
|
|
||||||
|
## 2.2.0
|
||||||
|
|
||||||
|
Minor changes mainly fixing some issues:
|
||||||
|
* mono training was not working due to hardcoded filters in the dataset
|
||||||
|
* default argument of `separate` was of wrong type
|
||||||
|
* added a way to request spleeter version with the `--version` argument in the CLI
|
||||||
|
|
||||||
## 2.1.0
|
## 2.1.0
|
||||||
|
|
||||||
This version introduce design related changes, especially transition to Typer for CLI managment and Poetry as
|
This version introduce design related changes, especially transition to Typer for CLI managment and Poetry as
|
||||||
@@ -84,4 +91,4 @@ First released, Dec 27th 2019
|
|||||||
|
|
||||||
### Minor changes
|
### Minor changes
|
||||||
|
|
||||||
* Typos, and small bugfixes
|
* Typos, and small bugfixes
|
||||||
|
|||||||
Reference in New Issue
Block a user