Commit
·
56b253c
1
Parent(s):
d4a3cce
Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,11 @@ We show that W2V2 pretrained on thousands hours of large-scale unlabeled home au
|
|
18 |
|
19 |
For more details about LittleBeats, check out **https://littlebeats.hdfs.illinois.edu/**
|
20 |
|
|
|
|
|
|
|
|
|
|
|
21 |
## Model Description
|
22 |
|
23 |
<!-- Provide a longer summary of what this model is. -->
|
@@ -30,15 +35,10 @@ Two pretrained ECAPA-TDNN speaker embeddings are available:
|
|
30 |
- **ECAPA_TDNN_LB/embedding_model.ckpt** pretrained using 12-hour of labeled LB home recordings collected from 22 families of infants under 14-month-old
|
31 |
- **ECAPA_TDNN_LB_LENA/embedding_model.ckpt** pretrained using 12-hour of labeled LB home recordings collected from 22 families + 18-hour of labeled LENA home recordings from 30 families of infants under 14-month-old
|
32 |
|
33 |
-
|
34 |
-
## Model Sources
|
35 |
-
For more information regarding this model, please checkout our paper
|
36 |
-
- **Paper [optional]:** [More Information Needed]
|
37 |
-
|
38 |
-
# Uses
|
39 |
We develop our complete fine-tuning recipe using SpeechBrain toolkit available at
|
40 |
|
41 |
-
- **
|
42 |
|
43 |
|
44 |
## Quick Start
|
|
|
18 |
|
19 |
For more details about LittleBeats, check out **https://littlebeats.hdfs.illinois.edu/**
|
20 |
|
21 |
+
## Model Sources
|
22 |
+
For more information regarding this model, please checkout our paper
|
23 |
+
- **Paper [optional]:** [More Information Needed]
|
24 |
+
|
25 |
+
|
26 |
## Model Description
|
27 |
|
28 |
<!-- Provide a longer summary of what this model is. -->
|
|
|
35 |
- **ECAPA_TDNN_LB/embedding_model.ckpt** pretrained using 12-hour of labeled LB home recordings collected from 22 families of infants under 14-month-old
|
36 |
- **ECAPA_TDNN_LB_LENA/embedding_model.ckpt** pretrained using 12-hour of labeled LB home recordings collected from 22 families + 18-hour of labeled LENA home recordings from 30 families of infants under 14-month-old
|
37 |
|
38 |
+
## Uses
|
|
|
|
|
|
|
|
|
|
|
39 |
We develop our complete fine-tuning recipe using SpeechBrain toolkit available at
|
40 |
|
41 |
+
- **https://github.com/jialuli3/speechbrain/tree/infant-voc-classification/recipes/wav2vec_LittleBeats**
|
42 |
|
43 |
|
44 |
## Quick Start
|