Compare commits
1 Commits
12585406ec
...
main
Author | SHA1 | Date | |
---|---|---|---|
012c85ce70 |
@@ -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
|
||||||
|
Reference in New Issue
Block a user