__init__.py
|
Renamed whisper_streaming to whispering
|
2022-09-26 00:32:54 +09:00 |
cli.py
|
Add --output option (Resolve #14)
|
2022-10-03 22:38:35 +09:00 |
pbar.py
|
Add progress bar and --no-progress option
|
2022-09-29 22:05:15 +09:00 |
schema.py
|
Add --output option (Resolve #14)
|
2022-10-03 22:38:35 +09:00 |
serve.py
|
Send context
|
2022-10-02 22:02:17 +09:00 |
transcriber.py
|
Fix the behavior without --allow-padding
|
2022-10-02 22:46:01 +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 |