From b49742a588ef19ba20ea8823c55af31f7717428d Mon Sep 17 00:00:00 2001 From: Rhys Switzer <50533984+NotMyMajor@users.noreply.github.com> Date: Tue, 7 Sep 2021 18:23:55 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cffa045..c6ad0cb 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,6 @@ Before you use this program, there are a number of steps required to get everyth Once all of that is complete, you should be ready to fire up MATLAB and run GoogleSpeech2TextPipeline.m. If you've set up everything correctly, it should work! +## See the html page in the html.zip folder for a gif example of loading and interacting with Audio Labeler. + I'm far from a professional programmer, so forgive me if this program has its bugs or issues.