whispering/whispering
Yuta Hayashibe 40dd471f6b Fix bugs
2022-10-17 21:29:12 +09:00
..
__init__.py Renamed whisper_streaming to whispering 2022-09-26 00:32:54 +09:00
cli.py Fix bugs 2022-10-17 21:29:12 +09:00
pbar.py Add progress bar and --no-progress option 2022-09-29 22:05:15 +09:00
schema.py Removed --allow-padding and add --max_nospeech_skip option (Resolve #13) 2022-10-15 14:54:23 +09:00
serve.py Add protocol_version 2022-10-15 13:23:00 +09:00
transcriber.py Removed --allow-padding and add --max_nospeech_skip option (Resolve #13) 2022-10-15 14:54:23 +09:00
vad.py Removed --allow-padding and add --max_nospeech_skip option (Resolve #13) 2022-10-15 14:54:23 +09:00
websocket_client.py Add --output option (Resolve #14) 2022-10-03 22:38:35 +09:00