Skip to content

NodeJS addon improvements #3176

Closed
Closed
@zdm

Description

@zdm

I am using nodejs addon from examples/addoin.node.
It works perfectly, but I want 2 things to improve:

  1. How to link it statically with all dependencies on build? Currently it requires following deps: libggml.so, libggml-base.so, libggml-cpu.so, libwhisper.so.1.

  2. After each recognition it prints results to the stdout. I set no_prints parameter to the true but this not helps. How to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions