From d03cd9408c10cf6e51cf4b11a9da4d63261fcd5a Mon Sep 17 00:00:00 2001 From: Topping1 <78745143+Topping1@users.noreply.github.com> Date: Tue, 11 Oct 2022 20:08:56 -0500 Subject: [PATCH] Update README.md Co-authored-by: Georgi Gerganov --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9606f9f..29ccc74 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisp - Runs on the CPU - [C-style API](https://github.com/ggerganov/whisper.cpp/blob/master/whisper.h) - Supported platforms: Linux, Mac OS (Intel and Arm), Windows (MinGW), Raspberry Pi, Android -- Can output the transcription/translation to a text file or subtitle file (VTT or SRT formats) ## Usage