mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
When no `type` keyword argument is passed to the `add_argument` method of an `argparse.ArgumentParser`, the type will be `str` by default and therefore this does not need to be specified. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| audio.py | ||
| automation.py | ||
| benchmark.py | ||
| feeding.py | ||
| gpu.py | ||
| progress.py | ||
| shared_lib.py | ||
| stm.py | ||
| taskcluster.py | ||
| text.py | ||
| website.py | ||