lyledean1 / flutter_whisper.cpp

Flutter App That Can Transcribe Audio Offline/On Device with Whisper C++ Bindings via Rust
MIT License
102 stars 10 forks source link

Support Windows #5

Open MohammedKHC opened 11 months ago

MohammedKHC commented 11 months ago

The title says it.

lyledean1 commented 11 months ago

Thanks for raising this issue. I don't have Windows so I can't help here.

Think you'd have to add the Rust.cmake files - there's a guide here for flutter_rust_bridge with windows

jonahzheng commented 11 months ago

windows @lyledean1 aaa

lyledean1 commented 11 months ago

Ah, this is blocked by https://github.com/arthenica/ffmpeg-kit/issues/8 since the repo currently uses https://pub.dev/packages/ffmpeg_kit_flutter which doesn't support Windows

lyledean1 commented 11 months ago

Also thanks @jonahzheng for that video

jonahzheng commented 11 months ago

@lyledean1 ffmpeg-kit is doesn't support windows. https://github.com/arthenica/ffmpeg-kit/issues/8