Commit History

Reload all previous version
de5e887

Mohammed Benguerine commited on

translate: fix do_sample/num_beams conflict, add translate_text_timed()
cd7af9e

Mohammed Benguerine commited on

model: add is_model_loaded() to expose load state to UI
8240287

Mohammed Benguerine commited on

fix: remove Swahili from SPEECH_LANG_CODES to use fallback
fd42ca9

Mohammed Benguerine commited on

feat: expand languages to exactly 100 with full speech code coverage
8d0ed63

Mohammed Benguerine commited on

fix: replace lang_code_to_id with convert_tokens_to_ids for transformers 4.45.2
02d1fca

Mohammed Benguerine commited on

fix: call get_model() after empty-input guards in batch_translate
8b0029f

Mohammed Benguerine commited on

fix: use get_model() and fix temperature key
051ccd2

Mohammed Benguerine commited on

fix: lazy-load model to prevent import-time download
5260443

Mohammed Benguerine commited on

add evaluate file
045f53c

Mohammed Benguerine commited on

add init file
a06fe91

Mohammed Benguerine commited on

Add speech file
f3d1118

Mohammed Benguerine commited on

Remove pycache from tracking and update gitignore
b169173

Mohammed Benguerine commited on

Move source files into ai_translator package
1fd2e07

Mohammed Benguerine commited on

change _config_path on model.py
de63c5a

Mohammed Benguerine commited on

upload translate file
e0b9ea7

Mohammed Benguerine commited on

Update projrct
1a262dd

Mohammed Benguerine commited on

Upload language file
bdd5472

Mohammed Benguerine commited on

Update model file
4acdce7

Mohammed Benguerine commited on

Upload model file
6e7247c

Mohammed Benguerine commited on

Update requirements.txt and notebook
832c19d

Benguerine commited on

Put app.py and notebook into src folder
31e786d

Benguerine commited on