Piper TTS: Turkish (tr_TR) - xlow Quality
This model is a highly lightweight and optimized xlow (ultra-low resource / high performance) version trained on the Piper TTS architecture for the Turkish (tr_TR) language. It is specifically designed for embedded systems, low-spec hardware, or real-time applications requiring ultra-low latency inference.
Model Details
- Developer: dcx514ai
- Language: Turkish (tr_TR)
- Model Type: VITS / Piper TTS
- Quality Level: xlow (Ultra Low)
- Training Checkpoint:
epoch=904-step=1826290
Technical Specifications: 24 kHz Sample Rate | 256 Phoneme Embeddings | Single-Speaker | 1.7 Million Inference Parameters (4.3 Million Total Training Parameters)
Repository Structure & Files
The repository contains the following artifacts to support deployment across multiple platforms and runtime environments:
| File Name | Size | Description |
|---|---|---|
ep0904_st1826290_20260710_225050_last.onnx |
7.36 MB | Standard ONNX Export (Piper compatible) |
ep0904_st1826290_20260710_225050_last.q8.onnx |
3.43 MB | 8-bit Quantized ONNX Export (Maximum speed and footprint optimization) |
ep0904_st1826290_20260710_225050_last.onnx.json |
5.01 kB | Model configuration and phoneme dictionary file |
ep0904_st1826290_20260710_225050_last.pt |
11.20 MB | PyTorch Model Weights |
epoch=904-step=1826290.ckpt |
55.10 MB | PyTorch Lightning Training Checkpoint |
Audio Sample
You can preview the synthesized audio quality directly via the player below:
Sample
Transcript
Genel ekonomide fiyatlar, beklentiler ve güven duygusu birlikte hareket eder. Örneğin, bir bankanın CEO'su faiz kararını açıklarken yalnızca rakamları değil piyasadaki algıyı, şirketlerin yatırım iştahını ve hane halkının harcama eğilimini de dikkate alır. Kısa vadede dalgalanmalar görülebilir, ancak orta ve uzun vadede istikrar; doğru iletişim, öngörülebilir politika ve sağlam bilanço yönetimiyle güçlenir.
Usage Guide
1. Direct Execution via Piper CLI
Once you download the matching .onnx and .onnx.json files, you can run synthesis from your terminal as follows:
echo "Piper Türkçe xlow modeli başarıyla çalışıyor." | \
piper --model ep0904_st1826290_20260710_225050_last.onnx \
--config ep0904_st1826290_20260710_225050_last.onnx.json \
--output_file output.wav