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

TitleStatusHype
DiffSinger: Singing Voice Synthesis via Shallow Diffusion MechanismCode2
Parallel WaveGAN: A fast waveform generation model based on generative adversarial networks with multi-resolution spectrogramCode2
FastSpeech: Fast, Robust and Controllable Text to SpeechCode2
FastSpeech: Fast,Robustand Controllable Text-to-SpeechCode2
LPCNet: Improving Neural Speech Synthesis Through Linear PredictionCode2
Neural Speech Synthesis with Transformer NetworkCode2
Efficient Neural Audio SynthesisCode2
InstructTTSEval: Benchmarking Complex Natural-Language Instruction Following in Text-to-Speech SystemsCode1
GUIRoboTron-Speech: Towards Automated GUI Agents Based on Speech InstructionsCode1
UniTTS: An end-to-end TTS system without decoupling of acoustic and semantic informationCode1
Show:102550
← PrevPage 11 of 142Next →

No leaderboard results yet.