Update README.md
Browse files
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,
|
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 |
| ----------- | ----------- | ----------- |
|