You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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