krikristoophe / whisper_flutter_plus

Ready to use whisper.cpp models implementation for iOS and Android
https://pub.dev/packages/whisper_flutter_plus
MIT License
15 stars 9 forks source link

Word level timestamps #2

Closed krikristoophe closed 1 year ago

krikristoophe commented 1 year ago

Like whisper.cpp documentation, add word level timestamps

jtkeyva commented 1 year ago

awesome thank you!