Update Readme.md

This commit is contained in:
2025-09-30 20:53:21 +02:00
parent 12585406ec
commit 012c85ce70

View File

@@ -1,7 +1,12 @@
## AutoTranslate
Automatically translate .ass subtitles locally with [seamless-m4t-v2](https://huggingface.co/facebook/seamless-m4t-v2-large) machine translation.
### Setup
### Requirements
- NVIDIA GPU with 16GB+ of VRAM
- Python 3.10 (or newer, needs testing)
- Linux or Windows
### Setup (Linux)
1. Create Python venv
```bash