mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
24 lines
282 B
Plaintext
24 lines
282 B
Plaintext
# Main training requirements
|
|
tensorflow == 1.15.0
|
|
numpy == 1.18.1
|
|
progressbar2
|
|
pandas
|
|
six
|
|
pyxdg
|
|
attrdict
|
|
absl-py
|
|
semver
|
|
|
|
# Requirements for building native_client files
|
|
setuptools
|
|
|
|
# Requirements for importers
|
|
sox
|
|
bs4
|
|
requests
|
|
librosa
|
|
soundfile
|
|
|
|
# Requirements for optimizer
|
|
optuna
|