0nutation / DUB

Code and pretrained models for "DUB: Discrete Unit Back-translation for Speech Translation" (ACL 2023 Findings)
https://export.arxiv.org/abs/2305.11411
MIT License
26 stars 3 forks source link

Requirement.txt #1

Open Nivedita5 opened 11 months ago

Nivedita5 commented 11 months ago

Many dependencies do not have matching distribution. byted-torch, byted-wandb and many more. How to resolve the dependencies.

JamesSand commented 10 months ago

These packages are internal python packages developed by bytedance. You may try to change them to 'torch' or 'wandb' accordingly