Find a file
APodoinikov deed8d176b whisper
2025-10-11 12:55:30 +07:00
.github/workflows Update python-app.yml 2025-09-21 15:51:20 +07:00
app whisper 2025-10-11 11:23:12 +07:00
cache File processing context 2025-09-26 21:42:15 +07:00
doc whisper 2025-10-11 12:55:30 +07:00
files_processing Files processing - books 2025-09-04 11:09:29 +07:00
models Documentation, docker 2025-09-21 08:59:55 +07:00
plugins whisper 2025-10-11 12:55:30 +07:00
resources File processing context 2025-09-26 21:42:15 +07:00
static Files processing - books 2025-09-04 11:09:29 +07:00
tests context message 2025-09-28 09:52:02 +07:00
.gitignore Files processing - books 2025-09-04 11:09:29 +07:00
compose.yaml Documentation, docker 2025-09-21 08:59:55 +07:00
Dockerfile File processing context 2025-09-26 21:42:15 +07:00
jaa.py Files processing - books 2025-09-04 11:09:29 +07:00
main.py whisper 2025-10-11 12:55:30 +07:00
readme.md doc 2025-09-27 19:35:55 +07:00
requirements.txt whisper 2025-10-11 11:23:12 +07:00
requirements_add_info.txt Documentation, docker 2025-09-21 08:59:55 +07:00

LLM Translate

This is project for offline translate with LLM (Large Language Model) or more specific translate models, like a nllb-200 or madlad-400.

Supports text translation via the web interface or API requests, and files translation too.

The MIT License


Сервис, ориентированный на оффлайн перевод текстов и файлов с использованием LLM (Large Language Model) или более специфичных моделей, таких как nllb-200 или madlad-400.

Для приемлемой скорости работы перевода необходима видеокарта NVIDIA! Работа на других видеокартах или с использованием процессора возможна, но не рекомендуется.

Поддерживается как перевод текста через веб-интерфейс или запросы к API, так и перевод файлов.

Более подробно - в документации.

Распространяется по MIT лицензии.