Jenthe commited on
Commit
4ad5711
1 Parent(s): 36f038b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ license: cc-by-nc-4.0
7
  ECAPA2 is a hybrid neural network architecture and training strategy for generating robust speaker embeddings.
8
  The provided pre-trained model has an easy-to-use API to extract speaker embeddings and other hierarchical features.
9
 
10
- The speaker embeddings are recommended for tasks which rely directly on the speaker identificatation (e.g. speaker verification and speaker diarization).
11
  The hierarchical features are most useful for tasks capturing intra-speaker variance (e.g. emotion recognition and speaker profiling) and prove complimentary with the speaker embedding in our experience.
12
 
13
  See the original ECAPA2 paper for more details about the architecture and employed training strategy.
 
7
  ECAPA2 is a hybrid neural network architecture and training strategy for generating robust speaker embeddings.
8
  The provided pre-trained model has an easy-to-use API to extract speaker embeddings and other hierarchical features.
9
 
10
+ The speaker embeddings are recommended for tasks which rely directly on the identity of the speaker (e.g. speaker verification and speaker diarization).
11
  The hierarchical features are most useful for tasks capturing intra-speaker variance (e.g. emotion recognition and speaker profiling) and prove complimentary with the speaker embedding in our experience.
12
 
13
  See the original ECAPA2 paper for more details about the architecture and employed training strategy.