SOTAVerified

Text to Speech

import gTTS import os def text_to_speech_kurdish(text, output_file="output.mp3"): # گۆڕینی نووسین بۆ دەنگ بە زمانی کوردی (هەڵبژاردنی زمانی "ku" بۆ کوردی) tts = gTTS(text=text, lang='ku', slow=False) tts.save(output_file) os.system(f"start {output_file}") # کردنەوەی فایلە دەنگییەکە (لە Windows) # نموونە: text_to_speech_kurdish("سڵاو، ئەمە دەنگی منە بە زمانی کوردی.")

Papers

Showing 801810 of 1419 papers

TitleStatusHype
Few-Shot Cross-Lingual TTS Using Transferable Phoneme Embedding0
Synthesizing Personalized Non-speech Vocalization from Discrete Speech Representations0
End-to-End Text-to-Speech Based on Latent Representation of Speaking Styles Using Spontaneous Dialogue0
SANE-TTS: Stable And Natural End-to-End Multilingual Text-to-Speech0
Exact Prosody Cloning in Zero-Shot Multispeaker Text-to-Speech0
A Simple Baseline for Domain Adaptation in End to End ASR Systems Using Synthetic Data0
Human-in-the-loop Speaker Adaptation for DNN-based Multi-speaker TTS0
Towards Optimizing OCR for Accessibility0
Automatic Prosody Annotation with Pre-Trained Text-Speech ModelCode1
NatiQ: An End-to-end Text-to-Speech System for Arabic0
Show:102550
← PrevPage 81 of 142Next →

No leaderboard results yet.