newfla/simple-whisper

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

Rust

19

72 commits

updated Jun 24, 2026

See the code

README

Simple Whisper

Transcription library/cli/server based on OpenAI Whisper model written using whisper-rs.

What is included?

Goals

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

No Goals

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

Credits

The project was inspired by:

Contributors

newfla

66 commits

newfla/simple-whisper

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

Rust

19

72 commits

updated Jun 24, 2026

See the code

README

Simple Whisper

Transcription library/cli/server based on OpenAI Whisper model written using whisper-rs.

What is included?

Goals

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

No Goals

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

Credits

The project was inspired by:

Contributors

newfla

66 commits

Languages

Rust

100.0%