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
Denoising Text to Speech with Frame-Level Noise Modeling0
Automatic Arabic Dialect Identification Systems for Written Texts: A Survey0
Denoising LM: Pushing the Limits of Error Correction Models for Speech Recognition0
A Unified Transformer-based Framework for Duplex Text Normalization0
An End-to-End Neural Network for Image-to-Audio Transformation0
Deliberation Model for On-Device Spoken Language Understanding0
A unified sequence-to-sequence front-end model for Mandarin text-to-speech synthesis0
Ada-TTA: Towards Adaptive High-Quality Text-to-Talking Avatar Synthesis0
Audio Turing Test: Benchmarking the Human-likeness of Large Language Model-based Text-to-Speech Systems in Chinese0
Federated Learning with Dynamic Transformer for Text to Speech0
Show:102550
← PrevPage 53 of 142Next →

No leaderboard results yet.