From b444544eb0eb591a2bf0cc8b23fae21e5da490a8 Mon Sep 17 00:00:00 2001 From: Paul Best <paulobest25@gmail.com> Date: Fri, 23 Aug 2019 11:53:40 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7a18d29..9ef5216 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Pitch Estimator +With model local predictions as an input, outputs .npy files with the associated fundamental frequency estimation + + positional arguments: file Folder of .preds (dictionnaries 'filename': model's prediction array) -- GitLab