mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
Add test for evaluation
This commit is contained in:
@@ -163,3 +163,5 @@ def entrypoint(arguments, params):
|
||||
get_logger().info('%s:', instrument)
|
||||
for metric, value in metric.items():
|
||||
get_logger().info('%s: %s', metric, f'{np.median(value):.3f}')
|
||||
|
||||
return metrics
|
||||
|
||||
Reference in New Issue
Block a user