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

TitleStatusHype
A Unified Transformer-based Framework for Duplex Text Normalization0
Fighting Game Commentator with Pitch and Loudness Adjustment Utilizing Highlight Cues0
GC-TTS: Few-shot Speaker Adaptation with Geometric Constraints0
Enhancing audio quality for expressive Neural Text-to-Speech0
RW-Resnet: A Novel Speech Anti-Spoofing Model Using Raw Waveform0
AnyoneNet: Synchronized Speech and Talking Head Generation for Arbitrary Person0
BTS: Back TranScription for Speech-to-Text Post-Processor using Text-to-Speech-to-Text0
A Speech-enabled Fixed-phrase Translator for Healthcare Accessibility0
A Survey on Audio Synthesis and Audio-Visual Multimodal Processing0
Cross-speaker Style Transfer with Prosody Bottleneck in Neural Speech Synthesis0
Show:102550
← PrevPage 106 of 142Next →

No leaderboard results yet.