kunaldhawan commited on
Commit
777c43b
·
1 Parent(s): d6972ca

Fixed sampling rate typo

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -315,7 +315,7 @@ python [NEMO_GIT_FOLDER]/examples/asr/transcribe_speech.py
315
 
316
  ### Input
317
 
318
- This model accepts 16000 KHz Mono-channel Audio (wav files) as input.
319
 
320
  ### Output
321
 
 
315
 
316
  ### Input
317
 
318
+ This model accepts 16000 Hz Mono-channel Audio (wav files) as input.
319
 
320
  ### Output
321