Compare commits

...

1 Commits

Author SHA1 Message Date
012c85ce70 Update Readme.md 2025-09-30 20:53:21 +02:00

View File

@@ -1,7 +1,12 @@
## AutoTranslate ## AutoTranslate
Automatically translate .ass subtitles locally with [seamless-m4t-v2](https://huggingface.co/facebook/seamless-m4t-v2-large) machine translation. 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 1. Create Python venv
```bash ```bash