nambn0321 commited on
Commit
f723644
·
verified ·
1 Parent(s): 527be02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -13,10 +13,6 @@ pipeline_tag: automatic-speech-recognition
13
 
14
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small), trained on french version of [CV17 dataset](https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0)
15
 
16
-
17
- # Performance and Evaluation
18
-
19
-
20
  # Live demo
21
  Click [here](https://huggingface.co/spaces/nambn0321/ASR_french) (press restart to run the space)
22
 
@@ -24,6 +20,9 @@ Click [here](https://huggingface.co/spaces/nambn0321/ASR_french) (press restart
24
 
25
  - Hit submit and the model will output the transcription.
26
 
 
 
 
27
  # Usage
28
  ```python
29
  import torch
 
13
 
14
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small), trained on french version of [CV17 dataset](https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0)
15
 
 
 
 
 
16
  # Live demo
17
  Click [here](https://huggingface.co/spaces/nambn0321/ASR_french) (press restart to run the space)
18
 
 
20
 
21
  - Hit submit and the model will output the transcription.
22
 
23
+ # Performance and Evaluation
24
+
25
+
26
  # Usage
27
  ```python
28
  import torch