From: Georgi Gerganov Date: Fri, 16 Dec 2022 21:41:57 +0000 (+0200) Subject: Add Roadmap X-Git-Tag: upstream/1.7.4~1701 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=afe2db0fe2950049a460aa02173aaeb8b4a78e02;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp Add Roadmap --- diff --git a/README.md b/README.md index 0704bb0a..7c4b7ebe 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![npm](https://img.shields.io/npm/v/whisper.cpp.svg)](https://www.npmjs.com/package/whisper.cpp/) +[Roadmap | F.A.Q.](https://github.com/ggerganov/whisper.cpp/discussions/126) + High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisper) automatic speech recognition (ASR) model: - Plain C/C++ implementation without dependencies