Spaces:
Sleeping
Sleeping
Commit History
fix token acquisition
d0e5d23
Improved feedback to the user
acd3a4d
fixed button issues
02be53b
wip
f82c7b7
wip
7a3ec05
wip
97b709d
wip
3c3bac5
wip
22ab322
wip
2e0ef67
wip
95b449c
fixed dockerfile to download tikal and build fast_align
deb0ca6
wip
dccf6a0
add fast align models
9c3b040
Merge branch 'main' of hf.co:spaces/mjuvilla/document-translator
3081fac
initial commit
fc19a34
verified
Merge pull request #3 from langtech-bsc/any-doc
8f1143c
unverified
mjuvilla
commited on
wip
209a51e
wip
4c2e294
Merge branch 'main' of hf.co:spaces/mjuvilla/document-translator into any-doc
e3602d9
initial commit
97eaf6b
verified
Fixed some bugs, added dockerfile
5c92fe7
Removed old code, added support for any* document, disabled "upload" button when we are processing the document
5a4c72f
Fixed a lot of error, now the script should crash much less often.
186c0af
changed nltk tokenizer to multilingual tokenizers
41ceab1
Fixed bug when processing docx files
4420a7f
updated requirements
7743917
added language dropdown menus to document translation tab
0b349b6
enforce the usage of the hf token
164a644
turns out odts work a bit differently and runs could have more than one tag id, which complicates things quite a lot
c79a1ef
Updated readme and added salamandraTA7b translator class
bc3b289
integrated any-doc into the gradle app, separated the translation side to make it easier to implement other translation models
6e54822
forgot to remove placeholder text
127870b
moved scripts to src folder, created new create that hopefully should be able to work with any type of document
ad4ed41
Merge pull request #2 from langtech-bsc/multithreading-and-optimizations
580106a
unverified
mjuvilla
commited on
added execution time computation for alignments and cleanup old imports
36f2ac1
fixed some formatting issues
0348f21
now both fastaligns run in parallel, also added some improvements to the code (avoid using shell in popen, class Aligner creates the temporary files instead of doing it externally)
0efc9da
Merge pull request #1 from langtech-bsc/windows
fd61039
unverified
mjuvilla
commited on
removed old file
f5f4b70
Added support for windows and linux, removed unused function, added more logs
1792639
gradio app for windows
100f3e3
carlosep93
commited on