whisper_flutter_plus 1.0.0 copy "whisper_flutter_plus: ^1.0.0" to clipboard
whisper_flutter_plus: ^1.0.0 copied to clipboard

Ready to use whisper.cpp models implementation for iOS and Android

0.0.1 #

  • Load whisper.cpp library for iOs and Android
  • Download models from huggingface
  • Transcribe wav files to text

0.0.2 #

  • Add public documentation
  • Fix analyzer errors

0.0.3 #

  • Improve exemple app
  • Add audio to wav converter

1.0.0 #

  • Add possibility to get segments result
  • Add split_on_word parameter