From 31c398356d3361ed09c3ba3a2db210b1c7351ad2 Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Tue, 28 Dec 2021 15:29:25 +0800 Subject: [PATCH] Update README Signed-off-by: Jael Gu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a61f1dc..acf11f0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The pipeline uses a pre-trained CLMR model to extract embeddings of a given audi **Input Arguments:** - filepath: - - the input audio in `.wav` + - the input audio in `.wav` (audio length > 3 seconds) - supported types: `str` (path to the audio) **Pipeline Output:**