Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

maya-research
/
Veena

Text-to-Speech
Transformers
Safetensors
English
Hindi
llama
text-generation
tts
hindi
english
audio
speech
india
text-generation-inference
Model card Files Files and versions
xet
Community
23

Instructions to use maya-research/Veena with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use maya-research/Veena with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="maya-research/Veena")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("maya-research/Veena")
    model = AutoModelForCausalLM.from_pretrained("maya-research/Veena")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Real-time streaming support

1
#23 opened about 1 month ago by
deeksha5

Question about Concurrent / Parallel Request Performance and Benchmarks

#22 opened 4 months ago by
Anonymous2025-26

Remove Invalid Dataset ID

#20 opened 6 months ago by
qpqpqpqpqpqp

How to run it locally in vscode?

#19 opened 10 months ago by
drpragyanandan

How can i run the onnx models

#18 opened 10 months ago by
anubhav0711

Issue: Speaker Token Not Locking Voice Consistently in Veena TTS

4
#17 opened 10 months ago by
Tamileditz

this is a very cool one..!! good bro!

❤️ 1
#16 opened 10 months ago by
parthgajera320

Taking 50 sec for me on Colab

8
#15 opened 10 months ago by
banank1989

Veena – Most Downloaded Voice Model in India (50,000+ Hugging Face Downloads)

2
#14 opened 11 months ago by
DheemanthReddy

How to convert a larger sentence or multiple sentences into a single audio?

3
#11 opened 11 months ago by
kishcs

How can we fine-tune it ?

2
#10 opened 11 months ago by
parasharshivam246

Made Gradio Demo for veena TTS.

2
#9 opened 11 months ago by
Eldiabloz

Local Installation Video and Testing - Step by Step

1
#8 opened 11 months ago by
fahdmirzac

Getting Attribute Error while running provided code in Google Colab

4
#4 opened 11 months ago by
raunaq21
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs