You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: recipes/CommonLanguage/lang_id/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Similar to the X-Vector a bigger and more powerful ECAPA-TDNN model can be used.
9
9
The experiment is also fine-tuning of the trained speaker embeddings done for Speaker Identification task on VoxCeleb, and can be accessed on [HuggingFace](https://huggingface.co/speechbrain/spkrec-ecapa-voxceleb). Therefore, most of the architecture choices come from that task.
10
10
11
11
Data augmentation and environmental corruption are done by concatenating waveforms, dropout, speed change, reverberation, noise, and noise+rev. The batch is double size of the original one. This may lead to
12
-
better performance, at the cost of longer training time and higher compute resourses.
12
+
better performance, at the cost of longer training time and higher compute resources.
13
13
14
14
# Performance
15
15
| Release | hyperparams file | Val. Err | Test Err | Model link | GPUs |
0 commit comments