Commit
·
a7ed980
1
Parent(s):
e9e5067
jonatasgrosman/exp_w2v2t_en_wav2vec2_s878
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
---
|
11 |
# exp_w2v2t_en_wav2vec2_s878
|
12 |
|
13 |
-
Fine-tuned [facebook/wav2vec2-large-lv60](https://huggingface.co/facebook/wav2vec2-large-lv60) on English using the train split of [Common Voice 7.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0).
|
14 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
15 |
|
16 |
This model has been fine-tuned by the [HuggingSound](https://github.com/jonatasgrosman/huggingsound) tool.
|
|
|
10 |
---
|
11 |
# exp_w2v2t_en_wav2vec2_s878
|
12 |
|
13 |
+
Fine-tuned [facebook/wav2vec2-large-lv60](https://huggingface.co/facebook/wav2vec2-large-lv60) for speech recognition on English using the train split of [Common Voice 7.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0).
|
14 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
15 |
|
16 |
This model has been fine-tuned by the [HuggingSound](https://github.com/jonatasgrosman/huggingsound) tool.
|