Nuwaisir Rabi commited on
Commit
17d580a
1 Parent(s): 4281bc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ using the data available at https://www.kaggle.com/c/quran-asr-challenge/data.
10
  Our model can be found at https://huggingface.co/Nuwaisir/Quran_speech_recognizer.
11
 
12
  # Usage
13
- Run all the cells of Notebooks/run_ui.ipynb. The last cell will hear your
14
  recitation for 5 seconds (changeable) from the time you run that cell. And then convert your
15
  speech to Arabic text and show the most probable corresponding parts of 30th juzz
16
  (Surah 78 - 114) of the Quran as the output based on edit distance value.
 
10
  Our model can be found at https://huggingface.co/Nuwaisir/Quran_speech_recognizer.
11
 
12
  # Usage
13
+ Run all the cells of run_ui.ipynb. The last cell will hear your
14
  recitation for 5 seconds (changeable) from the time you run that cell. And then convert your
15
  speech to Arabic text and show the most probable corresponding parts of 30th juzz
16
  (Surah 78 - 114) of the Quran as the output based on edit distance value.