[go: up one dir, main page]

Skip to content

speech recognition app powered by whisper.cpp

License

Notifications You must be signed in to change notification settings

Rexiome/whispercppapp

 
 

Repository files navigation

whispercppapp

speech recognition app powered by whisper.cpp

image

whispercppapp contains some external programs binaries.

Install

Download and extract release archvie from https://github.com/hogelog/whispercppapp/releases.

Development

Required

  • macOS (Apple silicon macOS) or Windows
  • Flutter

Launch from source

$ git clone https://github.com/hogelog/whispercppapp.git --recurse-submodules
$ cd whispercppapp
$ ./run.dart setup
$ flutter run -d macos

Release

$ ./run.dart build
$ ./run.dart submit

About

speech recognition app powered by whisper.cpp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 34.5%
  • Dart 32.2%
  • CMake 27.5%
  • C 2.1%
  • Ruby 1.9%
  • Swift 1.8%