mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
Installing libsndfile1
This commit is contained in:
parent
e9bf4d7364
commit
abd693f4c5
@ -9,6 +9,7 @@ target_dir="${ML_GROUP_DIR}/ds/training/augmented"
|
||||
mkdir -p "${target_dir}"
|
||||
|
||||
git clone https://github.com/mozilla/voice-corpus-tool.git /tmp/vocoto
|
||||
apt-get install -y libsndfile1
|
||||
pip3 install -r /tmp/vocoto/requirements.txt
|
||||
vocoto () {
|
||||
python3 /tmp/vocoto/voice.py "$@"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user