]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Add Roadmap
authorGeorgi Gerganov <redacted>
Fri, 16 Dec 2022 21:41:57 +0000 (23:41 +0200)
committerGitHub <redacted>
Fri, 16 Dec 2022 21:41:57 +0000 (23:41 +0200)
README.md

index 0704bb0a8859f0f5302d58bfbaae901435364f7e..7c4b7ebe38569aa96b06ccc96713d88aa20ba2d1 100644 (file)
--- 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