From bcf1094b7b0ed078feb732ff2af7e4b900ecb8d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EF=BF=B4=EF=BF=B4?= <￴￴> Date: Tue, 9 Jul 2024 01:21:37 +0700 Subject: [PATCH] someone stole my design/style code, I became lazy to update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 337fed6..3e2d441 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +someone stole my design/style code, I became lazy to update + # Whisper Whisper is an open source project from [openai](https://github.com/openai) to extract text from sound, this project uses [whisper.cpp](https://github.com/ggerganov/whisper.cpp), And use [FFMPEG](https://github.com/FFmpeg/FFmpeg) To convert audio to WAV, this project can be run on the client side and server side and does not require internet.