Skip to content

Feature request: Integrate transcribe.cpp as an alternative transcription backend #337

Description

@xrtze

I would like to suggest integrating handy-computer/transcribe.cpp as an alternative local transcription backend for noScribe.

noScribes underlying Whisper-based transcription stack has some limitations, particularly regarding newer ASR models and GPU/platform support. transcribe.cpp has just been released and, as a C++ speech-to-text library based on ggml supports multiple model families through GGUF models. It currently supports, among others, Parakeet and Canary models, with CPU, CUDA, Vulkan and Metal backends. This would bring the advantages of more and faster models apart from whisper as well as improved support for GPU acceleration.

The project is also MIT licensed, which should make integration from a licensing perspective straightforward.

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