yangwang825 commited on
Commit
7f480ed
1 Parent(s): 3d1352b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ widget:
24
 
25
  # Speaker Identification with ECAPA-TDNN embeddings on Voxceleb
26
 
27
- This repository provides a pretrained ECAPA-TDNN model using SpeechBrain. The system can be used to extract speaker embeddings as well. Since we can't find any resource that has speechbrain or huggingface compatible checkpoints that has only been trained on VoxCeleb2 development data, so we decide to pre-train an ECAPA-TDNN system from scratch.
28
 
29
  # Pipeline description
30
 
 
24
 
25
  # Speaker Identification with ECAPA-TDNN embeddings on Voxceleb
26
 
27
+ This repository provides a pretrained ECAPA-TDNN model using SpeechBrain. The system can be used to extract speaker embeddings as well. Since we can't find any resource that has SpeechBrain or HuggingFace compatible checkpoints that has only been trained on VoxCeleb2 development data, so we decide to pre-train an ECAPA-TDNN system from scratch.
28
 
29
  # Pipeline description
30