HelathonのパイソンCLI
1044 ワード
簡単にファイルの数百人を転写するPythonコマンドラインアプリケーション.
MIT
奇抜なワイルドカード
https://github.com/skyme5/deepgram-cli
インストール
pip install git+https://github.com/skyme5/deepgram-cli.git
用途
usage: deepgram-cli [-h] [-f [FILES ...] | -u [URLS ...] | -i BATCH_FILENAME] [-d] [-q]
options:
-h, --help show this help message and exit
-f [FILES ...], --file [FILES ...]
At least one or more audio file path to transcribe.
-u [URLS ...], --url [URLS ...]
At least one or more urls to transcribe.
-i BATCH_FILENAME, --batch-file BATCH_FILENAME
Read files/orls from batch file (one per line).
-d, --dump-json Save metadata to a JSON file.
-q, --quiet Do not print anything except errors to the console.
許可
MIT
提出カテゴリ
奇抜なワイルドカード
https://github.com/skyme5/deepgram-cli
Reference
この問題について(HelathonのパイソンCLI), 我々は、より多くの情報をここで見つけました https://dev.to/skyme5/deepgram-x-dev-hackathon-python-cli-53kテキストは自由に共有またはコピーできます。ただし、このドキュメントのURLは参考URLとして残しておいてください。
Collection and Share based on the CC Protocol