spelling mistake fix
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ model-index:
|
|
36 |
Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) in Swedish using the [NST Swedish Dictation](https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-17/).
|
37 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
38 |
|
39 |
-
**Note:** We
|
40 |
|
41 |
## Usage
|
42 |
|
|
|
36 |
Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) in Swedish using the [NST Swedish Dictation](https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-17/).
|
37 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
38 |
|
39 |
+
**Note:** We recommend using our newer model [wav2vec2-large-voxrex-swedish](https://huggingface.co/KBLab/wav2vec2-large-voxrex-swedish) for the best performance.
|
40 |
|
41 |
## Usage
|
42 |
|