Menu

📰
0

Project - transcribe.cpp

Hacker News·Project - transcribe.cpp·about 2 months ago
#o515YDbW
Reading 0:00
15s threshold

I'm super excited to share transcribe.cpp today. transcribe.cpp is a ggml based transcription library which supports all the latest transcription models. Every model published under the handy-computer HF org has been numerically validated and WER tested to match the reference implementation. It's accelerated everywhere. I'm the author and maintainer of Handy . This library grew from the pains of distributing a cross-platform speech-to-text application to many people. This is a v0.1.0 library which means that there are some rough edges which I cannot discover alone! Please report them , and let's fix them together! Motivation Let me say this. I think distributing a cross-platform application with the current ASR inference stack is terrible. You've basically got whisper.cpp and ONNX. That's it. You could roll MLX in for Apple devices, but now you've to support two different engines and port models to each.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More