Update README.md
Browse files
README.md
CHANGED
@@ -37,13 +37,6 @@ The final acoustic representation is given to the CTC greedy decode.
|
|
37 |
|
38 |
We used recordings sampled at 16kHz (single channel).
|
39 |
|
40 |
-
- **Developed by:** Cécile Macaire
|
41 |
-
- **Funded by [optional]:** GENCI-IDRIS (Grant 2023-AD011013625R1)
|
42 |
-
PROPICTO ANR-20-CE93-0005
|
43 |
-
- **Language(s) (NLP):** French
|
44 |
-
- **License:** Apache-2.0
|
45 |
-
- **Finetuned from model:** LeBenchmark/wav2vec2-FR-7K-large
|
46 |
-
|
47 |
## How to transcribe a file with the model
|
48 |
|
49 |
### Install and import speechbrain
|
@@ -111,6 +104,15 @@ With 4xV100 32GB, the training took ~ 81 hours.
|
|
111 |
}
|
112 |
```
|
113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
## Citation
|
115 |
|
116 |
```bibtex
|
|
|
37 |
|
38 |
We used recordings sampled at 16kHz (single channel).
|
39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
## How to transcribe a file with the model
|
41 |
|
42 |
### Install and import speechbrain
|
|
|
104 |
}
|
105 |
```
|
106 |
|
107 |
+
## Information
|
108 |
+
|
109 |
+
- **Developed by:** Cécile Macaire
|
110 |
+
- **Funded by [optional]:** GENCI-IDRIS (Grant 2023-AD011013625R1)
|
111 |
+
PROPICTO ANR-20-CE93-0005
|
112 |
+
- **Language(s) (NLP):** French
|
113 |
+
- **License:** Apache-2.0
|
114 |
+
- **Finetuned from model:** LeBenchmark/wav2vec2-FR-7K-large
|
115 |
+
|
116 |
## Citation
|
117 |
|
118 |
```bibtex
|