Jenthe commited on
Commit
506e87a
1 Parent(s): 3d8401e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -91,7 +91,7 @@ The following table describes the available features. All features consists of t
91
  | ----------- | ----------- | ----------- |
92
  | gfe_1 | 2048 | Mean and variance of frame-level features as indicated in Figure 1, extracted before ReLU and BatchNorm layer.
93
  | gfe_2 | 2048 | Mean and variance of frame-level features as indicated in Figure 1, extracted before ReLU and BatchNorm layer.
94
- | pool | 3072 | Pooled statistics (mean and variance) before the bottleneck speaker embedding layer, extracted before ReLU layer.
95
  | attention | 3072 | Same as the pooled statistics but with the attention weights applied.
96
  | embedding | 192 | The standard ECAPA2 speaker embedding.
97
 
 
91
  | ----------- | ----------- | ----------- |
92
  | gfe_1 | 2048 | Mean and variance of frame-level features as indicated in Figure 1, extracted before ReLU and BatchNorm layer.
93
  | gfe_2 | 2048 | Mean and variance of frame-level features as indicated in Figure 1, extracted before ReLU and BatchNorm layer.
94
+ | pool | 3072 | Pooled statistics before the bottleneck speaker embedding layer, extracted before ReLU layer.
95
  | attention | 3072 | Same as the pooled statistics but with the attention weights applied.
96
  | embedding | 192 | The standard ECAPA2 speaker embedding.
97