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

TitleStatusHype
Audio Jailbreak: An Open Comprehensive Benchmark for Jailbreaking Large Audio-Language ModelsCode1
FastPitch: Parallel Text-to-speech with Pitch PredictionCode1
Evaluating Parameter-Efficient Transfer Learning Approaches on SURE Benchmark for Speech UnderstandingCode1
ESPnet-SLU: Advancing Spoken Language Understanding through ESPnetCode1
An End-to-end Chinese Text Normalization Model based on Rule-guided Flat-Lattice TransformerCode1
Grad-TTS: A Diffusion Probabilistic Model for Text-to-SpeechCode1
AdaSpeech: Adaptive Text to Speech for Custom VoiceCode1
Evaluating Speech Synthesis by Training Recognizers on Synthetic SpeechCode1
Accented Text-to-Speech Synthesis with a Conditional Variational AutoencoderCode1
FastPitchFormant: Source-filter based Decomposed Modeling for Speech SynthesisCode1
Show:102550
← PrevPage 18 of 142Next →

No leaderboard results yet.