Jenthe commited on
Commit
dfba3f4
1 Parent(s): 3de72c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -101,8 +101,8 @@ The following table describes the available features. All features consists of t
101
 
102
  | Feature ID| Dimension | Description |
103
  | ----------- | ----------- | ----------- |
104
- | gfe_1 | 2048 | Mean and variance of frame-level features as indicated in Figure 1, extracted before ReLU and BatchNorm layer.
105
- | gfe_2 | 2048 | Mean and variance of frame-level features as indicated in Figure 1, extracted before ReLU and BatchNorm layer.
106
  | pool | 3072 | Pooled statistics before the bottleneck speaker embedding layer, extracted before ReLU layer.
107
  | attention | 3072 | Same as the pooled statistics but with the attention weights applied.
108
  | embedding | 192 | The standard ECAPA2 speaker embedding.
 
101
 
102
  | Feature ID| Dimension | Description |
103
  | ----------- | ----------- | ----------- |
104
+ | gfe_1 | 2048 | Mean and variance of frame-level features as indicated in the figure, extracted before ReLU and BatchNorm layer.
105
+ | gfe_2 | 2048 | Mean and variance of frame-level features as indicated in the figure, extracted before ReLU and BatchNorm layer.
106
  | pool | 3072 | Pooled statistics before the bottleneck speaker embedding layer, extracted before ReLU layer.
107
  | attention | 3072 | Same as the pooled statistics but with the attention weights applied.
108
  | embedding | 192 | The standard ECAPA2 speaker embedding.