Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
LangTech-MT
/
document-translator
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
document-translator / src
47.7 kB
  • 4 contributors
History: 17 commits
mjuvilla's picture
mjuvilla
forgot to add this file in the previous commit
6980db2 10 days ago
  • aligner.py
    3.84 kB
    wip 3 months ago
  • mtuoc_aina_translator.py
    537 Bytes
    Updated readme and added salamandraTA7b translator class 7 months ago
  • salamandraTA7b_translator.py
    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
    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
    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
    2.64 kB
    forgot to add this file in the previous commit 10 days ago