Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add seamless text-to-speech and text-to-text translation with updated…
… dependencies - Create `seamless_v2.py` for new seamless text-to-speech and text-to-text translation tasks. - Update Dockerfile to use CUDA 12.4.1 and Ubuntu 22.04. - Upgrade dependencies in `requirements.txt`. - Modify `model-values.yaml` to update image reference, GPU, and memory limits. - Simplify `seamless_asr.py` for seamless ASR only (as huggingface expects a different model class for asr vs other tasks) - Fix `run-dev.sh` to enable NVIDIA runtime and GPU usage.
- Loading branch information