Skip to content

newfla/simple-whisper

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages