Skip to content

Create optimized fork of whisper.cpp #151

Description

@ChetanXpro

Currently in our package we include whole whisper package, but we don't really need examples, binding and many other files. To reduce the size of whisper cpp we can remove all these dir and fix cmake errors.

Tasks:

  • Fork whisper.cpp repository
  • Create optimized branch
  • Remove unnecessary directories (examples, unused bindings)
  • Update CMakeLists.txt to remove references to removed directories
  • Test the optimized version
  • Update package.json to use the optimized fork

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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