Jenthe commited on
Commit
d255354
·
1 Parent(s): dfba3f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -97,7 +97,7 @@ feature = ecapa2(audio, label='gfe_1|pool|embedding')
97
  feature = ecapa2(audio, label='embedding|gfe_1|pool')
98
  ```
99
 
100
- The following table describes the available features. All features consists of the mean and variance of the frame-level encodings at the indicated layer, expect for the speaker embedding.
101
 
102
  | Feature ID| Dimension | Description |
103
  | ----------- | ----------- | ----------- |
 
97
  feature = ecapa2(audio, label='embedding|gfe_1|pool')
98
  ```
99
 
100
+ The following table describes the available features. All features consists of the mean and variance of the frame-level encodings at the indicated layer, except for the speaker embedding.
101
 
102
  | Feature ID| Dimension | Description |
103
  | ----------- | ----------- | ----------- |