Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ license: mit
|
|
4 |
datasets:
|
5 |
- AlienKevin/mixed_cantonese_and_english_speech
|
6 |
- mozilla-foundation/common_voice_17_0
|
|
|
7 |
metrics:
|
8 |
- cer
|
9 |
base_model:
|
@@ -30,4 +31,4 @@ FAQ:
|
|
30 |
|
31 |
```bash
|
32 |
pip install --upgrade transformers==4.46.3
|
33 |
-
```
|
|
|
4 |
datasets:
|
5 |
- AlienKevin/mixed_cantonese_and_english_speech
|
6 |
- mozilla-foundation/common_voice_17_0
|
7 |
+
- mozilla-foundation/common_voice_11_0
|
8 |
metrics:
|
9 |
- cer
|
10 |
base_model:
|
|
|
31 |
|
32 |
```bash
|
33 |
pip install --upgrade transformers==4.46.3
|
34 |
+
```
|