Spaces:
Running
on
T4
Running
on
T4
# TODO: fairseq2 install is complicated so currently done outside | |
# fairseq2==0.1.0 | |
# git+https://github.com/facebookresearch/seamless_communication | |
# ./fairseq2 | |
# ./seamless_communication | |
# comment this out to test fairseq1 first | |
# git+https://github.com/facebookresearch/SimulEval.git | |
gradio==3.41.0 | |
huggingface_hub==0.16.4 | |
# torch==2.1.0 | |
# torchaudio==2.0.2 | |
# transformers==4.32.1 | |
pydub | |
g2p_en | |
colorlog | |
# git+ssh://[email protected]/facebookresearch/SimulEval.git | |
# Can't import fairseq1 together.. causes conflict: | |
#The conflict is caused by: | |
# The user requested simuleval 1.1.0 (from git+ssh://****@github.com/facebookresearch/SimulEval.git@tree_pipeline) | |
# seamless-communication 1.0.0 depends on simuleval 1.0.3.dev36+gd84fa60 (from git+https://github.com/mduppes/SimulEval.git@main) | |
# From fairseq1 pipeline | |
# git+ssh://[email protected]/fairinternal/fairseq-py.git@emma_incremental_decoder | |
# git+ssh://[email protected]/facebookresearch/SimulEval.git@tree_pipeline |