Spaces:
Runtime error
Runtime error
File size: 256 Bytes
d1b91e7 |
1 2 3 4 5 6 |
#!/bin/bash
set -e
pip uninstall -y typing
pip install --ignore-requires-python git+https://github.com/MontrealCorpusTools/Montreal-Forced-Aligner.git@v2.0.0b3
mfa thirdparty download
sudo apt install -y libopenblas-base libsox-fmt-mp3 libfst8 libfst-tools |