zinc75 commited on
Commit
328454b
1 Parent(s): c69f0dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -59,6 +59,10 @@ The model has been finetuned on Coommonvoice-v13 (FR) for 14 epochs on 4x2080 Ti
59
 
60
  - The set of hyperparameters used for training are the same as those detailed in Annex B and Table 6 of [wav2vec2 paper](https://arxiv.org/pdf/2006.11477.pdf).
61
 
 
 
 
 
62
  ## Usage (with HuggingSound)
63
 
64
  The model can be used directly using the [HuggingSound](https://github.com/jonatasgrosman/huggingsound) library:
 
59
 
60
  - The set of hyperparameters used for training are the same as those detailed in Annex B and Table 6 of [wav2vec2 paper](https://arxiv.org/pdf/2006.11477.pdf).
61
 
62
+ ## Usage (using the online Inference API)
63
+
64
+ Just record your voice on the right side of this webpage, and then click on "Compute", that's all !
65
+
66
  ## Usage (with HuggingSound)
67
 
68
  The model can be used directly using the [HuggingSound](https://github.com/jonatasgrosman/huggingsound) library: