Commit History

change model path
ae55c47

mjuvilla commited on

hardcoded some stuff don't mind me
156546b

mjuvilla commited on

the aranese code was wrong
3665f82

mjuvilla commited on

improved UI, added rest of the availables languages (I think)
bd4268c

mjuvilla commited on

wip
13be0e1

mjuvilla commited on

wip
ee8848f

mjuvilla commited on

wip
497f83c

mjuvilla commited on

add execution permission to tikal.sh
ec0e654

mjuvilla commited on

wip, fixed (hopefully) issue with the download button by lowering the gradio version (hopefully they will fix it at some point)
56fd30f

mjuvilla commited on

wip
338dbd7

mjuvilla commited on

wip
4bd3d3d

mjuvilla commited on

wip
6727dbb

mjuvilla commited on

wip
fcee306

mjuvilla commited on

wip
9a08d44

mjuvilla commited on

wip
0d48ef0

mjuvilla commited on

wip
08ca2ac

mjuvilla commited on

wip
504356e

mjuvilla commited on

wip
999b922

mjuvilla commited on

wip
df74a95

mjuvilla commited on

wip
1ebe871

mjuvilla commited on

remove dockerfile, we are using gradio apps now
5a912b1

mjuvilla commited on

add setup.sh
d56f216

mjuvilla commited on

updated gradio app to support two different models of translator (with and without fastalign), refactored a bit of the code as well
d93743a

mjuvilla commited on

added more comments
abb96fe

mjuvilla commited on

re-organised the code a bit, tried to use batch processing, didn't work
0078c2b

mjuvilla commited on

Working version using the non-quantized version of the model. Splits paragraphs and sentences, translates them and then reconstructs the paragraph.
4ad157a

mjuvilla commited on

fixed error, added appropiate prompt
7e69fd3

mjuvilla commited on

wip
d8a47d0

mjuvilla commited on

wip
c4d3881

mjuvilla commited on

remove fastalign from main.py since we are using the salamandraTA model that already aligns the tags
fd86a6e

mjuvilla commited on

forgot to add this file in the previous commit
02b96b1

mjuvilla commited on

created classes for running the translation models either from a local model or a huggingface endpoint. for now main.py only supports local models
74b84b5

mjuvilla commited on

forgotten requirement
de41191

mjuvilla commited on

separated the translator that uses the HF endpoint
e3ab4a2

mjuvilla commited on

test
73eecc0

mjuvilla commited on

this folder does not exist anymore, we need to download it at build time
c1296cd

mjuvilla commited on

modified dockerfile and added script to setup environment, library building and asset downloading so when can run this script not only on docker
edccbc0

mjuvilla commited on

remove git lfs so I can push this stuff to github as well
b325be9

mjuvilla commited on

looks like the previous version doesn't exist anymore
56f182e

mjuvilla commited on

fixed a couple of bugs
1d63d00

mjuvilla commited on

wip
596034b

mjuvilla commited on

added textbox to use user token, remove text translation for now
4d7786c

mjuvilla commited on

fix token acquisition
66f1f93

mjuvilla commited on

Improved feedback to the user
5ba0b27

mjuvilla commited on

fixed button issues
4eb3f42

mjuvilla commited on

wip
447a010

mjuvilla commited on

wip
a68b67d

mjuvilla commited on

wip
0fd5428

mjuvilla commited on

wip
52694f5

mjuvilla commited on

wip
858510c

mjuvilla commited on