tanmaylaud commited on
Commit
f762a5d
1 Parent(s): c68f981

updated readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ model-index:
29
  ---
30
 
31
  # Wav2Vec2-Large-XLSR-53-Hindi-Marathi
32
- ### Fine-tuned facebook/wav2vec2-large-xlsr-53 on Hindi and Marathi using the OpenSLR SLR64 datasets. Note that this data OpenSLR contains only female voices. Please keep this in mind before using the model for your task. When using this model, make sure that your speech input is sampled at 16kHz.
33
 
34
  ## Usage
35
  The model can be used directly (without a language model) as follows, assuming you have a dataset with Marathi text and audio_path fields:
29
  ---
30
 
31
  # Wav2Vec2-Large-XLSR-53-Hindi-Marathi
32
+ Fine-tuned facebook/wav2vec2-large-xlsr-53 on Hindi and Marathi using the OpenSLR SLR64 datasets. When using this model, make sure that your speech input is sampled at 16kHz.
33
 
34
  ## Usage
35
  The model can be used directly (without a language model) as follows, assuming you have a dataset with Marathi text and audio_path fields: