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

TitleStatusHype
The Impact of Silence on Speech Anti-Spoofing0
Towards Joint Modeling of Dialogue Response and Speech Synthesis based on Large Language ModelCode1
Speak While You Think: Streaming Speech Synthesis During Text Generation0
Exploring Speech Enhancement for Low-resource Speech Synthesis0
Leveraging Speech PTM, Text LLM, and Emotional TTS for Speech Emotion Recognition0
Augmenting text for spoken language understanding with Large Language Models0
HM-Conformer: A Conformer-based audio deepfake detection system with hierarchical pooling and multi-level classification token aggregation methodsCode1
PromptTTS++: Controlling Speaker Identity in Prompt-Based Text-to-Speech Using Natural Language Descriptions0
Cross-lingual Knowledge Distillation via Flow-based Voice Conversion for Robust Polyglot Text-To-Speech0
FunCodec: A Fundamental, Reproducible and Integrable Open-source Toolkit for Neural Speech CodecCode2
Show:102550
← PrevPage 53 of 142Next →

No leaderboard results yet.