Skip to content

Commit

Permalink
Merge pull request #4911 from eltociear/patch-3
Browse files Browse the repository at this point in the history
Fix typo in lrs/README.md
  • Loading branch information
mergify[bot] committed Feb 4, 2023
2 parents 86bba83 + 533a370 commit 52e929b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion egs/lrs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ The main code for the recognition system is the <code>run.sh</code> script. In t
* Build a tokenizer using Sentencepiece: https://github.com/google/sentencepiece

##### Stage 5: Reliability measures generation
* Stage 5.0: Creat dump file for MFCC features
* Stage 5.0: Create dump file for MFCC features
* Stage 5.1: Video augmentation with Gaussian blur and salt&pepper noise
* Stage 5.2: OpenFace face recognition for facial recognition (especially the mouth region, for further details see documentation in avsr1/local folder )
* Stage 5.3: Extract video frames
Expand Down

0 comments on commit 52e929b

Please sign in to comment.