From b9e8ace9af5a574e8760921e6e6035cafd623c83 Mon Sep 17 00:00:00 2001 From: Yuta Hayashibe Date: Sun, 25 Sep 2022 04:01:10 +0900 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e62324..22ae88f 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ poetry run python -m whisper_streaming.websocket_client --host ADDRESS_OF_HOST - ``` You can set ``-n`` and other options. -(``--allow-padding`` fro clients makes no sense) +(``--allow-padding`` for clients makes no sense) ## Tips