joshsoftware / joshsoftware/zaban

Implement Local Transliteration Model

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, transliteration only supports external AI4Bharat APIs. Implement local transliteration model similar to the IndicTrans2 translation service for better performance, privacy, and offline capability.

Acceptance Criteria
- [ ] Research and implement local transliteration model (e.g., IndicXlit, Google Transliteration API, or similar)
- [ ] Add environment variables for local model configuration
- [ ] Implement dual-mode support (local vs external API)
- [ ] Add model loading and caching mechanisms
- [ ] Support for major Indian language scripts (Devanagari, Bengali, Tamil, Telugu, etc.)
- [ ] Update documentation with local model setup instructions
- [ ] Add performance benchmarks comparing local vs external

Estimation: 16 hours

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.