Fixes the format of a section title

This commit is contained in:
Márton Makrai 2024-09-09 14:25:05 +02:00
Родитель 591184a9fc
Коммит fb9f0b0800
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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