thewh1teagle / vibe

Transcribe on your own!
https://thewh1teagle.github.io/vibe/
MIT License
1.28k stars 73 forks source link

[Feature Request]: Support for arm64 processors #332

Open MortwoDev opened 1 month ago

MortwoDev commented 1 month ago

Describe the feature

I wanted to use Vibe on my brand new Copilot+ Microsoft Surface Pro 11 with Snapdragon X Elite processor, but I get an error message saying my CPU is old. Guess it's because arm64 processors aren't supported yet. I think there's a huge potential behind that.

I would like to offer myself as a beta tester if you plan to support the CPU and the NPU on it.

image

thewh1teagle commented 1 month ago

Hey! Thanks for report about it.

Can you try open it from cmd.exe with log enabled and check for errors?

  1. open cmd.exe
  2. run

taskkill /IM vibe.exe /F
set RUST_BACKTRACE=1
set RUST_LOG=vibe=debug,whisper_rs=debug
%localappdata%\vibe\vibe.exe
  1. Transcribe and check for errors
  2. Paste here