Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LangTech-MT
/
document-translator
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
document-translator
/
src
47.7 kB
4 contributors
History:
17 commits
mjuvilla
forgot to add this file in the previous commit
6980db2
10 days ago
aligner.py
Safe
3.84 kB
wip
3 months ago
mtuoc_aina_translator.py
Safe
537 Bytes
Updated readme and added salamandraTA7b translator class
7 months ago
salamandraTA7b_translator.py
Safe
6.52 kB
created classes for running the translation models either from a local model or a huggingface endpoint. for now main.py only supports local models
10 days ago
salamandraTA7b_translator_HF.py
Safe
22 kB
created classes for running the translation models either from a local model or a huggingface endpoint. for now main.py only supports local models
10 days ago
translate_docx.py
Safe
12.1 kB
moved scripts to src folder, created new create that hopefully should be able to work with any type of document
7 months ago
utils.py
Safe
2.64 kB
forgot to add this file in the previous commit
10 days ago