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
Audio Deepfake Detection with Self-Supervised XLS-R and SLS ClassifierCode2
Accelerating Diffusion-based Text-to-Speech Model Training with Dual Modality AlignmentCode2
iSTFTNet: Fast and Lightweight Mel-Spectrogram Vocoder Incorporating Inverse Short-Time Fourier TransformCode2
Llama-VITS: Enhancing TTS Synthesis with Semantic AwarenessCode2
FastDiff: A Fast Conditional Diffusion Model for High-Quality Speech SynthesisCode2
TokenSynth: A Token-based Neural Synthesizer for Instrument Cloning and Text-to-InstrumentCode2
NaturalSpeech: End-to-End Text to Speech Synthesis with Human-Level QualityCode2
GUIRoboTron-Speech: Towards Automated GUI Agents Based on Speech InstructionsCode1
HiFi-WaveGAN: Generative Adversarial Network with Auxiliary Spectrogram-Phase Loss for High-Fidelity Singing Voice GenerationCode1
Google Crowdsourced Speech Corpora and Related Open-Source Resources for Low-Resource Languages and Dialects: An OverviewCode1
Show:102550
← PrevPage 11 of 142Next →

No leaderboard results yet.