diff --git a/Readme.md b/Readme.md index e595215..cca4084 100644 --- a/Readme.md +++ b/Readme.md @@ -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