* add support for audio and input name from stdin * refactored to stdin - arg, and output-name template * fix bugs, add test coverage * fix doc to match arg rename * some nits --------- Co-authored-by: Awni Hannun <awni@apple.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| __init__.py | ||
| _version.py | ||
| audio.py | ||
| cli.py | ||
| decoding.py | ||
| load_models.py | ||
| requirements.txt | ||
| timing.py | ||
| tokenizer.py | ||
| torch_whisper.py | ||
| transcribe.py | ||
| whisper.py | ||
| writers.py | ||