Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade SeamlessM4T to v2 and add text2speech + translation support #24

Merged
merged 8 commits into from
Aug 12, 2024

Conversation

SanderGi
Copy link
Member

@devxpy
Copy link
Member

devxpy commented May 14, 2024

we discussed this earlier too - can you please have separate celery tasks instead of the task input argument

SanderGi and others added 5 commits June 9, 2024 20:25
…it based on environment variable and add gpu limits to deployment configuration
… 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.
…s_v2

# Conflicts:
#	celeryconfig.py
#	chart/model-values.yaml
#	common/requirements.txt
@devxpy devxpy merged commit 68dbd5c into main Aug 12, 2024
4 checks passed
@devxpy devxpy deleted the seamless_v2 branch August 12, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants