From d3e6dec6521057ed95922feda109627faacf127a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E6=A2=93=E8=90=B1?= Date: Thu, 10 Oct 2024 10:40:10 +0800 Subject: [PATCH] feat: add Notice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0c101da..7d84363 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ [![pub package](https://img.shields.io/pub/v/whisper_flutter_new.svg?label=whisper_flutter_new&color=blue)](https://pub.dev/packages/whisper_flutter_new) +# Important Notice: + +**I am currently refactoring the functionality and plan to provide flutter bindings for both llama.cpp and whisper.cpp. After the refactoring is complete, I will consider adapting to Windows and MacOS** + Ready to use [whisper.cpp](https://github.com/ggerganov/whisper.cpp) models implementation for iOS and Android