whispering/whispering
2022-10-15 13:33:39 +09:00
..
__init__.py Renamed whisper_streaming to whispering 2022-09-26 00:32:54 +09:00
cli.py Removed --no-vad option and --vad option to set threshold 2022-10-15 13:33:39 +09:00
pbar.py Add progress bar and --no-progress option 2022-09-29 22:05:15 +09:00
schema.py Removed --no-vad option and --vad option to set threshold 2022-10-15 13:33:39 +09:00
serve.py Add protocol_version 2022-10-15 13:23:00 +09:00
transcriber.py Removed --no-vad option and --vad option to set threshold 2022-10-15 13:33:39 +09:00
vad.py Add vad_threshold to Context 2022-10-02 20:41:53 +09:00
websocket_client.py Add --output option (Resolve #14) 2022-10-03 22:38:35 +09:00