From c750376cc92c424ddb3368aae787112272179ffa Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Fri, 1 Apr 2022 15:54:30 +0800 Subject: [PATCH] Update README Signed-off-by: Jael Gu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13b32ac..666f69b 100644 --- a/README.md +++ b/README.md @@ -90,5 +90,6 @@ The input data should represent for an audio longer than 0.9s. ​ *numpy.ndarray* ​ Audio embeddings in shape (num_clips, 128). +Each embedding stands for features of an audio clip with length of 0.9s.