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

TitleStatusHype
Better speech synthesis through scalingCode6
CoMoSpeech: One-Step Speech and Singing Voice Synthesis via Consistency ModelCode2
Accented Text-to-Speech Synthesis with Limited Data0
Bts-e: Audio deepfake detection using breathing-talking-silence encoderCode1
M2-CTTS: End-to-End Multi-scale Multi-modal Conversational Text-to-Speech Synthesis0
A Review of Deep Learning Techniques for Speech Processing0
Source-Filter-Based Generative Adversarial Neural Vocoder for High Fidelity Speech SynthesisCode2
Zero-shot text-to-speech synthesis conditioned using self-supervised speech representation model0
DiffVoice: Text-to-Speech with Latent Diffusion0
Enhancing Suno's Bark Text-to-Speech Model: Addressing Limitations Through Meta's Encodec and Pre-Trained HubertCode4
Show:102550
← PrevPage 64 of 142Next →

No leaderboard results yet.