Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
spelling mistake
  • Loading branch information
JoJoBarthold2 committed Sep 18, 2023
1 parent 10ba623 commit ae9bee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ To run inference on a single audio file, run:
--file_path="PATH_TO_AUDIO_FILE" \
--target_path="PATH_TO_TARGET_FILE"

Target path is optional. If not specified, the recognized text will be printed to the console. Otherwise, a wer will be computed.
Target path is optional. If not specified, the recognized text will be printed to the console. Otherwise, a WER will be computed.

0 comments on commit ae9bee5

Please sign in to comment.