From fb9f0b080074bf8be331964f423029b630bf735f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rton=20Makrai?= Date: Mon, 9 Sep 2024 14:25:05 +0200 Subject: [PATCH] Fixes the format of a section title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31c5bd7f7d1..43d432eb5fc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Previous DNS Challenge used RawNet2 speaker embeddings. So far, impact of differ # Install SpeechBrain with below command: pip install speechbrain -#Compute Speaker Embeddings for your wav file with below command: +# Compute Speaker Embeddings for your wav file with below command: import torchaudio from speechbrain.pretrained import EncoderClassifier