/whisper_flutter

Whisper Flutter Example Speech To Text Offline Android Linux Without Api Key Without FFMPEG

Primary LanguageC++MIT LicenseMIT

Whisper Flutter

This is a minimalist open-source application just to demonstrate the use of the library I created Whisper GPL.

Trust me, even though there are many Whisper libraries, this one is the easiest to use and fastest. It doesn't require isolating, and it doesn't require converting ffmpeg, as it doesn't require converting to wav by default.

However, keep in mind that Whisper GPL is just an example library, and only a few platforms are supported: Android and Linux.

If you want more, you can check out my GitHub, the creator of Whisper Flutter and Whisper GPL Azkadev's GitHub. You'll need to find the repository; if it's not there, it's not ready yet. You can wait or find another alternative.

Screenshots

1 2

Demo Video: https://youtube.com/shorts/9uiCcaefQVs?feature=share

Model Support

Basically, this supports all Whisper models.

https://huggingface.co/ggerganov/whisper.cpp/tree/main

Download Link

Please download it as a zip file, then extract and install it.

Author

License

MIT

This is actually just a demo application from a library I created. Most demo applications are from libraries.

I don't mind if you claim it or sell it,

but if you claim the library, I object.

So, basically, this is just a demo application, so you're free to do whatever you want with it.