We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hello, i am using macmini M4 for to use Metal GPU to run large-V3 ,but error。
whisper_full_with_state + 80 frame #1: 0x0000000104ce63ec libwhisper.1.dylib
-[WhisperWrapper transcribeAudioData:](self=0x0000600003405910, _cmd="transcribeAudioData:", audioData=0x000060000393aaf0) at WhisperWrapper.mm:67:18 frame #3: 0x0000000104582c04 MeetingTranscriber.debug.dylib
closure #1 in closure #1 in AudioManager.processAudioChunk(, dataToProcess=192000 bytes) at AudioManager.swift:269:26 frame #5: 0x000000010457d480 MeetingTranscriber.debug.dylib
_dispatch_call_block_and_release + 32 frame #7: 0x0000000104e728a4 libdispatch.dylib
_dispatch_lane_serial_drain + 860 frame #9: 0x0000000104e7cb70 libdispatch.dylib
_dispatch_root_queue_drain_deferred_wlh + 652 frame #11: 0x0000000104e8bba4 libdispatch.dylib
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hello, i am using macmini M4 for to use Metal GPU to run large-V3 ,but error。
frame #0: 0x0000000104cda42c libwhisper.1.dylib
whisper_full_with_state + 80 frame #1: 0x0000000104ce63ec libwhisper.1.dylib
whisper_full + 76-[WhisperWrapper transcribeAudioData:](self=0x0000600003405910, _cmd="transcribeAudioData:", audioData=0x000060000393aaf0) at WhisperWrapper.mm:67:18 frame #3: 0x0000000104582c04 MeetingTranscriber.debug.dylib
AudioManager.runWhisper(data=192000 bytes) at AudioManager.swift:296:34frame Feature request #4: 0x0000000104582070 MeetingTranscriber.debug.dylib
closure #1 in closure #1 in AudioManager.processAudioChunk(, dataToProcess=192000 bytes) at AudioManager.swift:269:26 frame #5: 0x000000010457d480 MeetingTranscriber.debug.dylib
thunk for @escaping @callee_guaranteed @sendable () -> () at :0frame Hosting the ggml models in the cloud #6: 0x0000000104e70b64 libdispatch.dylib
_dispatch_call_block_and_release + 32 frame #7: 0x0000000104e728a4 libdispatch.dylib
_dispatch_client_callout + 20frame Correct parameter for cross compile for ARM Android ? #8: 0x0000000104e7baa0 libdispatch.dylib
_dispatch_lane_serial_drain + 860 frame #9: 0x0000000104e7cb70 libdispatch.dylib
_dispatch_lane_invoke + 416frame Support for realtime audio input #10: 0x0000000104e8c8f0 libdispatch.dylib
_dispatch_root_queue_drain_deferred_wlh + 652 frame #11: 0x0000000104e8bba4 libdispatch.dylib
_dispatch_workloop_worker_thread + 580frame Thread 1 "main" received signal SIGILL, Illegal instruction. #12: 0x00000001044f5100 libsystem_pthread.dylib`_pthread_wqthread + 288
The text was updated successfully, but these errors were encountered: