From 3772f53fc5fe636b9c0729a45e0e8db87632555d Mon Sep 17 00:00:00 2001 From: JONGHEON LEE Date: Wed, 5 Oct 2022 12:56:06 +0900 Subject: [PATCH] [Fix] Fix Title Number of Readme.md --- SpeechRecognition/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpeechRecognition/README.md b/SpeechRecognition/README.md index f7e36451..53a35ccf 100644 --- a/SpeechRecognition/README.md +++ b/SpeechRecognition/README.md @@ -48,7 +48,7 @@ mkdir -p app/src/main/assets cp wav2vec2.ptl app/src/main/assets ``` -### 2. Build and run with Android Studio +### 3. Build and run with Android Studio Start Android Studio, open the project located in `android-demo-app/SpeechRecognition`, build and run the app on an Android device. After the app runs, tap the Start button and start saying something; after 6 seconds (you can change `private final static int AUDIO_LEN_IN_SECOND = 6;` in `MainActivity.java` for a shorter or longer recording length), the model will infer to recognize your speech. Some example recognition results are: