Skip to content

Commit

Permalink
put evaluation on a different level
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian-Robert Stöter committed Jun 27, 2019
1 parent 5a79c3b commit 1dbc70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -126,7 +126,7 @@ while True:
yield x, y
```

#### Evaluation
### Evaluation

To Evaluate a musdb track using the popular BSSEval metrics, you can use our [museval](https://github.com/sigsep/sigsep-mus-eval) package. After `pip install musdb` evaluation of a single `track`, can be done by

Expand Down

0 comments on commit 1dbc70d

Please sign in to comment.