V-Sekai / godot-whisper

An GDExtension addon for the Godot Engine that enables realtime audio transcription, supports OpenCL for most platforms, Metal for Apple devices, and runs on a separate thread.
MIT License
50 stars 5 forks source link

Add metal for apple devices #22

Closed Ughuuu closed 7 months ago

Ughuuu commented 7 months ago

GPU acceleration for apple devices

fire commented 7 months ago

Support was merged by @Ughuuu

Ughuuu commented 7 months ago

Need to validate for iOS devices too.

Ughuuu commented 7 months ago

Closing this and opened a new issue. The Mac build works