Releases: tiero/whisperd
Releases · tiero/whisperd
🔊 whisperd
Add CORS
Full Changelog: v0.1.8...v0.1.9
serve --model-path
v0.1.8 gha: use dashes
serve, transcribe and support for 16 bit wav
Add `serve` and `transcribe` sub-commands (#3) * feat: support 16bit WAV files with hound in case ffmpeg is not installed on the user system * format * Split into transcribe and serve commands * cargo fix * remove logs * implement serve command
Try to cross-compile also whisper_rs_sys
Gha apple silicon (#2) * fix: cross-compile for Apple Silicon * compile whisper_rs_sys