Update README.md
Browse files
README.md
CHANGED
|
@@ -20,9 +20,9 @@ This model is a fine-tuned version of [openai/whisper-small](https://huggingface
|
|
| 20 |
# Live demo
|
| 21 |
Click [here](https://huggingface.co/spaces/nambn0321/ASR_french) (press restart to run the space)
|
| 22 |
|
| 23 |
-
Then you have two options: Either upload a French audio or record yourself speaking French by clicking on the mic and then the orange dot.
|
| 24 |
|
| 25 |
-
Hit submit and the model will output the transcription.
|
| 26 |
|
| 27 |
# Usage
|
| 28 |
```python
|
|
|
|
| 20 |
# Live demo
|
| 21 |
Click [here](https://huggingface.co/spaces/nambn0321/ASR_french) (press restart to run the space)
|
| 22 |
|
| 23 |
+
- Then you have two options: Either upload a French audio or record yourself speaking French by clicking on the mic and then the orange dot.
|
| 24 |
|
| 25 |
+
- Hit submit and the model will output the transcription.
|
| 26 |
|
| 27 |
# Usage
|
| 28 |
```python
|