Skip to content

Instantly share code, notes, and snippets.

@DerekChia
Last active December 13, 2019 08:08
Show Gist options
  • Save DerekChia/ee678b663d35d56917099fdf9d0ebcdc to your computer and use it in GitHub Desktop.
Save DerekChia/ee678b663d35d56917099fdf9d0ebcdc to your computer and use it in GitHub Desktop.
DeepSpeech no TensorFlow
# Main training requirements
numpy == 1.15.4
progressbar2
pandas
six
pyxdg
attrdict
absl-py
# Requirements for building native_client files
setuptools
# Requirements for transcribe.py
webrtcvad
# Requirements for importers
sox
bs4
requests
librosa
soundfile
# Miscellaneous scripts
paramiko >= 2.1
scipy
matplotlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment