Skip to content

serve, transcribe and support for 16 bit wav

Compare
Choose a tag to compare
@tiero tiero released this 18 Oct 02:18
· 8 commits to main since this release
7fcf9ec
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