From db1397382086ad20e53d9ba626f8b4ed335b7b6e Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Tue, 1 Nov 2022 22:15:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c3f862..434792a 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Tensor library for machine learning - Zero memory allocations during runtime ***Note that this project is under development and not ready for production use. -More active development is happening in the ***[whisper.cpp](https://github.com/ggerganov/whisper.cpp) ***repo -so if you are interested in this project, make sure to follow what is happening there*** +Most of the development is currently happening in the [whisper.cpp](https://github.com/ggerganov/whisper.cpp) repo, +so if you are interested in this project, make sure to follow what is happening there.*** ## Whisper inference (example)