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 661670 of 1419 papers

TitleStatusHype
Miipher: A Robust Speech Restoration Model Integrating Self-Supervised Speech and Text RepresentationsCode1
Evaluating Parameter-Efficient Transfer Learning Approaches on SURE Benchmark for Speech UnderstandingCode1
Fine-grained Emotional Control of Text-To-Speech: Learning To Rank Inter- And Intra-Class Emotion Intensities0
LiteG2P: A fast, light and high accuracy model for grapheme-to-phoneme conversion0
Leveraging Large Text Corpora for End-to-End Speech Summarization0
ParrotTTS: Text-to-Speech synthesis by exploiting self-supervised representations0
DTW-SiameseNet: Dynamic Time Warped Siamese Network for Mispronunciation Detection and Correction0
ClArTTS: An Open-Source Classical Arabic Text-to-Speech Corpus0
Automatic Heteronym Resolution Pipeline Using RAD-TTS Aligners0
CrossSpeech: Speaker-independent Acoustic Representation for Cross-lingual Speech Synthesis0
Show:102550
← PrevPage 67 of 142Next →

No leaderboard results yet.