Skip to main content

deepgram cli for bulk transcribing files.

Project description

deepgram-cli for batch transcribing files/urls

Python Package Python Wheel CI Python Versions The Uncompromising Code Formatter License: MIT

Installation

pip install git+https://github.com/skyme5/deepgram-cli.git

Also set your DEEPGRAM_API_KEY for it to work.

Usage

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.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deepgram-cli-0.0.2.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

deepgram_cli-0.0.2-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page