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

TitleStatusHype
DisfluencyFixer: A tool to enhance Language Learning through Speech To Speech Disfluency Correction0
Betray Oneself: A Novel Audio DeepFake Detection Model via Mono-to-Stereo ConversionCode0
VioLA: Unified Codec Language Models for Speech Recognition, Synthesis, and Translation0
Multilingual Text-to-Speech Synthesis for Turkic Languages Using TransliterationCode1
LAraBench: Benchmarking Arabic AI with Large Language Models0
EfficientSpeech: An On-Device Text to Speech ModelCode1
ZET-Speech: Zero-shot adaptive Emotion-controllable Text-to-Speech Synthesis with Diffusion and Style-based Models0
Text Generation with Speech Synthesis for ASR Data Augmentation0
EMNS /Imz/ Corpus: An emotive single-speaker dataset for narrative storytelling in games, television and graphic novelsCode1
ViT-TTS: Visual Text-to-Speech with Scalable Diffusion Transformer0
Show:102550
← PrevPage 62 of 142Next →

No leaderboard results yet.