Skip to main content

Mozilla's DeepSpeech transcriber in a pip installable package.

Project description

Actions Status Actions Status Actions Status

pydeepspeech

Quick start

Optional: Create a virtual python package

  • Works for Ubuntu/MacOS bash or win32 git-bash
  • mkdir pydeepspeech
  • cd pydeepspeech
  • Download and install virtual env:
    • curl -X GET https://raw.githubusercontent.com/zackees/make_venv/main/make_venv.py -o make_env.py
    • python make_env.py
  • Enter the environment:
    • source activate.sh
  • Continue on in the next step...

The environment is now active and the next step will only install to the local python. If the terminal is closed then to get back into the environment cd pydeepspeech and execute source activate.sh

Required: Install to current python environment

  • pip install pydeepspeech
    • The command pydeepspeech will magically become available.
  • pydeepspeech --wav_file <MY_WAVE>

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

pydeepspeech-1.1.1.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

pydeepspeech-1.1.1-py2.py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 2 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