Skip to content

Model initialization hangs without errors on specific machine (v1.4.0) #121

Description

@andreyMalec

I'm trying to initialize the Whisper model in Unity (6000.2.1f1) using the library. The console shows the following log:

Requesting default Whisper Context params...
Default Whisper Context params generated!
Trying to load Whisper model from C:/Users/andre/Game_Data/StreamingAssets\ggml-tiny.bin...

After this, no errors or further logs appear, and the initialization seems to hang or silently fail.

System Configuration

  • Windows 11 x64
  • AMD Ryzen 7 5800H with Radeon graphics 3.20 GHz
  • 16 GB RAM
  • NVIDIA GeForce RTX 3070 Laptop GPU

Additional Information

  • On version 1.3.2 of the library, everything works correctly on the same machine.
  • On other computers, the current version works fine.
  • The problem occurs only on this particular machine.

Please advise on how to debug or resolve this issue? What else should I check in logs or diagnostics? Any help is appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions