newfla / simple-whisper

A whisper <lib|cli|server> written in rust-burn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Whisper

Transcription library/cli/server base on OpenAI Whisper model written using Burn framework 🔥.

What is included?

Goals

  • Show how malleable RUST is, scaling from server to GPU code.
  • 0 build prerequisites.
  • Support a high variety of platforms.
  • Fast enough on every platform.

No Goals

  • It is NOT intended to be the fastest/accurate Whisper implementation.
  • NOT production ready

Credits

The project was inspired by:

About

A whisper <lib|cli|server> written in rust-burn

License:Apache License 2.0


Languages

Language:Rust 100.0%