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 support for loading the model as a resource #18

Closed Ughuuu closed 7 months ago

Ughuuu commented 7 months ago

https://docs.godotengine.org/en/stable/contributing/development/core_and_modules/custom_resource_format_loaders.html

Load it as a ifstream