Instructions to use aaiiaxom/assamese-tts-aaii-xobdo-fs2-mb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use aaiiaxom/assamese-tts-aaii-xobdo-fs2-mb with ESPnet:
from espnet2.bin.tts_inference import Text2Speech model = Text2Speech.from_pretrained("aaiiaxom/assamese-tts-aaii-xobdo-fs2-mb") speech, *_ = model("text to generate speech from") - Notebooks
- Google Colab
- Kaggle
Xobdo Boroxa 1.0 — Assamese Neural TTS Model
Xobdo Boroxa 1.0 is an Assamese neural Text-to-Speech (TTS) model developed as a collaborative project between Assam AI Initiative (AAII-আই) and Xobdo.org.
This model has been trained using around 4 hours of high-quality Assamese speech data and is built using an ESPnet-based FastSpeech2 + Multi-band MelGAN TTS pipeline.
Model Overview
The TTS system is based on:
- Acoustic model: FastSpeech2
- Vocoder: Multi-band MelGAN
- Toolkit: ESPnet
- Language: Assamese
- Training data: Around 4 hours of high-quality Assamese speech
- Input: Assamese Unicode text
- Output: Assamese speech waveform
The goal of this model is to provide a lightweight and usable Assamese neural TTS system for browser-based and community-focused language technology applications.
Applications Built Using This Model
Using the Xobdo Boroxa 1.0 model, we have developed two free public-facing Assamese reading tools.
1. Assamese Text-to-Speech Web App
A browser-based Assamese TTS web application that can read Assamese Unicode text directly from webpages or pasted text.
Key features:
- Reads Assamese Unicode text
- Supports webpage URL input
- Supports direct text input
- Runs speech synthesis inside the browser
- No server-side API call required for synthesis
- Model is cached in the browser after first load
- Can work offline after the model is loaded
- Useful for accessibility, reading support, education, and Assamese digital content consumption
Project page: https://www.xobdo.org/project_pathok/
2. Assamese TTS Chrome Extension
A Chrome extension for reading Assamese text directly from webpages.
Key features:
- Select Assamese text on any webpage and listen to it
- Right-click and choose full-page reading
- Runs locally inside the browser
- No API call required for speech synthesis
- Model is downloaded once and cached locally
- Works offline after the first model load
- Designed for desktop Chrome users
Links:
Contributors
Xobdo Boroxa 1.0 and its associated applications are the result of a collaborative effort involving contributors from the Assam AI Initiative (AAII-আই) and Xobdo.org.
Contributors include:
- Dr. Parismita Gogoi, DUIET, Dibrugarh University
- Assam AI Initiative (AAII-আই)
- Xobdo.org
Citation
If you use Xobdo Boroxa 1.0 in academic research, applications, demonstrations, or derived work, please cite the model as:
P. Gogoi and Assam AI Initiative (AAII-আই), Xobdo.org, “Xobdo Boroxa 1.0: An Assamese Neural Text-to-Speech Model based on FastSpeech2 and Multi-band MelGAN,” model release, 2026. [Online]. Available: https://huggingface.co/aaiiaxom/assamese-tts-aaii-xobdo-fs2-mb
- Downloads last month
- 20