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

thelamapi
/
neuvoice

Text-to-Speech
Transformers
ONNX
PyTorch
text
speech
tts
neuvoice
turkish
turkey
ai voice
text to speech
turkish tts
open source ai
huggingface model
voice cloning
realistic ai voice
speech synthesis
turkish ai
local ai
offline tts
low latency tts
multilingual tts
audio generation
speech model
real time tts
hf model
synthetic voice
Model card Files Files and versions
xet
Community
1

Instructions to use thelamapi/neuvoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use thelamapi/neuvoice with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="thelamapi/neuvoice")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("thelamapi/neuvoice", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
neuvoice
402 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 31 commits
Lamapi's picture
Lamapi
Update README.md
70ac2c8 verified about 19 hours ago
  • onnx
    Update onnx/tts.json 4 days ago
  • voices
    Delete voices/z 4 days ago
  • .gitattributes
    1.52 kB
    initial commit 4 days ago
  • README.md
    7.49 kB
    Update README.md about 19 hours ago