Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Dubverse
/
MahaTTS
like
4
Follow
Dubverse
5
Text-to-Speech
Transformers
9 languages
audio
Inference Endpoints
arxiv:
2209.03143
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
839f668
MahaTTS
/
maha_tts
/
__init__.py
jaskaran Singh
indic
390d94d
about 1 year ago
raw
Copy download link
history
blame
Safe
123 Bytes
from
maha_tts.inference
import
load_models,load_diffuser,infer_tts
from
maha_tts.config
import
config
__version__ =
'1.0.0'