afifaimran's picture
Upload best Bangla VITS TTS checkpoint
c65dc43 verified
|
Raw
History Blame Contribute Delete
938 Bytes
metadata
language:
  - bn
license: apache-2.0
tags:
  - text-to-speech
  - bangla
  - bengali
  - vits
  - coqui-tts
  - women-health
pipeline_tag: text-to-speech

MenoChat VITS Bangla TTS

This is a Bangla VITS text-to-speech model fine-tuned for MenoChat-style women's health conversational responses.

Model Details

  • Architecture: VITS
  • Framework: Coqui TTS
  • Language: Bangla / Bengali
  • Sample rate: 22,050 Hz
  • Training setup: 50-epoch fine-tuning
  • Best checkpoint: best_model.pth, uploaded as pytorch_model.pth
  • Domain: menstrual and menopausal health support dialogue

Intended Use

This model is intended for generating Bangla speech for a women’s health conversational assistant.

Files

  • pytorch_model.pth: best fine-tuned VITS checkpoint
  • config.json: model configuration
  • training_info.json: training metadata

Inference

This model is intended to be loaded with Coqui TTS-compatible VITS inference code.