Update README.md
Browse files
README.md
CHANGED
@@ -41,9 +41,6 @@ Finetuned version of Facebooks [VoxPopuli-sv large](https://huggingface.co/faceb
|
|
41 |
|
42 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
43 |
|
44 |
-
## Training
|
45 |
-
The model was trained for 80000 updates
|
46 |
-
|
47 |
## Usage
|
48 |
The model can be used directly (without a language model) as follows:
|
49 |
```python
|
|
|
41 |
|
42 |
When using this model, make sure that your speech input is sampled at 16kHz.
|
43 |
|
|
|
|
|
|
|
44 |
## Usage
|
45 |
The model can be used directly (without a language model) as follows:
|
46 |
```python
|