docs: Add configuration of hugging face ob README file 8a8f314 Mohammed Benguerine commited on 13 days ago
fix: fix problem slashes with forward slashes (used by github/markdown) f39b53e Mohammed Benguerine commited on 14 days ago
docs: Update README file with all structure and explaination of project 81fe2a0 Mohammed Benguerine commited on 14 days ago
docs: Add screenshots from a running instance of the app 43f8962 Mohammed Benguerine commited on 14 days ago
fix: solve 128 garbage translations with do_sample=True to get transaltion line by line d3fc115 Mohammed Benguerine commited on 15 days ago
translate: fix do_sample/num_beams conflict, add translate_text_timed() cd7af9e Mohammed Benguerine commited on 20 days ago
model: add is_model_loaded() to expose load state to UI 8240287 Mohammed Benguerine commited on 20 days ago
app: replace generic progress timer with staged messages, timing, device info, button lockout, and startup model warm-up ffef99c Mohammed Benguerine commited on 20 days ago
style(ui): redesign Gradio interface with professional theme and copy e30cf3f Mohammed Benguerine commited on 21 days ago
Merge branch 'main' of https://github.com/Benguerine/Neural-Machine-Translation-System 5e93599 Mohammed Benguerine commited on 21 days ago
style(ui): redesign Gradio interface with professional theme and copy 776ad7f Mohammed Benguerine commited on 21 days ago
Revise README for better presentation and details b76a8e7 unverified Mohammed Benguerine commited on May 7
Revise README for improved clarity and details 7e9945c unverified Mohammed Benguerine commited on May 7
fix: remove Swahili from SPEECH_LANG_CODES to use fallback fd42ca9 Mohammed Benguerine commited on May 6
feat: expand languages to exactly 100 with full speech code coverage 8d0ed63 Mohammed Benguerine commited on May 5
fix: input validation, error handling, env-based server config 77a8370 Mohammed Benguerine commited on May 5
fix: replace lang_code_to_id with convert_tokens_to_ids for transformers 4.45.2 02d1fca Mohammed Benguerine commited on May 1
fix: upgrade gradio to 5.29.0 to fix json_schema_to_python_type crash 12fd0c9 Mohammed Benguerine commited on May 1
fix: remove show_copy_button to resolve gradio 5.9.1 json schema crash ffb5163 Mohammed Benguerine commited on May 1
fix: remove show_copy_button to resolve gradio 5.9.1 json schema crash 46d73f3 Mohammed Benguerine commited on May 1
fix: remove audioop-lts (built-in on Python 3.12, 3.13+ only on PyPI) b29dcc6 Mohammed Benguerine commited on May 1
fix: restore working dependency versions and pin gradio 5.9.1 in Space config 3b85213 Mohammed Benguerine commited on May 1
fix: call get_model() after empty-input guards in batch_translate 8b0029f Mohammed Benguerine commited on May 1
Merge branch 'main' of https://github.com/Benguerine/Neural-Machine-Translation-System 5c3dd06 Mohammed Benguerine commited on Apr 25
Add and configure GitHub Actions workflow for continuous integration e52f839 Mohammed Benguerine commited on Apr 25