From 5b5805231eef4be77277c4aa1900dfd43217815d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Mach=C3=A1=C4=8Dek?= Date: Wed, 17 Jan 2024 16:32:12 +0100 Subject: [PATCH] better words in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25e14db..2dfc139 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Alternative, less restrictive, but slower backend is [whisper-timestamped](https The backend is loaded only when chosen. The unused one does not have to be installed. -Or: **Seamless Streaming** -- alternative to Whisper-Streaming, wrapped to enable the same operation modes and input/output format as Whisper-Streaming. +Or: **Seamless Streaming** -- alternative to Whisper, wrapped to enable the same operation modes and input/output format. `pip install fairseq2 pydub sentencepiece git+https://github.com/facebookresearch/seamless_communication.git`