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
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
User Interface
2
#1 opened 32 minutes ago
by
Syams