Model reference · open weights

F5-Hindi-24KHz

Available as managed deployment Audio SPRINGLab Text→speech 1 variants 1k dl/mo

F5-Hindi-24KHz is an open-weight audio or speech model from SPRINGLab. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Released bySPRINGLab
TypeAudio & music
TaskText→speech
Runs withf5-tts
Released2024-11-27
Popularity1k downloads / month
LicenceOpen weights

About

What F5-Hindi-24KHz is

This is a Hindi Text-to-Speech model trained from scratch using the F5 architecture.

Details

  • Developed by: SPRING Lab, Indian Institute of Technology, Madras
  • Language: Hindi
  • License: CC-BY-4.0

Uses

The model was developed and is primarily intended for research purposes.

How to Get Started with the Model

Clone the following github repo and refer to the README: https://github.com/rumourscape/F5-TTS

Read the full model card

Training Details

The model was trained on 8x A100 40GB GPUs for close to a week. We would like to thank CDAC for providing the compute resources.

We used the "small" configuration(151M parameter) model for training according to the F5 paper.

Training Data

We used the Hindi subsets of IndicTTS and IndicVoices-R datasets for training this model.

  • IndicTTS-Hindi: https://huggingface.co/datasets/SPRINGLab/IndicTTS-Hindi
  • IndicVoices-R_Hindi: https://huggingface.co/datasets/SPRINGLab/IndicVoices-R_Hindi

From the published model card. Full card on the HuggingFace links in the sidebar.

How it works

How audio & music work

Audio or textinputAudio modelrecognise / synthesiseText or audiooutputSpeech-to-text turns audio into text; text-to-speech and music models turn text into audio.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys f5-hindi-24khz for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (f5-hindi-24khz below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -F model="f5-hindi-24khz" -F file=@audio.mp3

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms