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