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

TitleStatusHype
A unified front-end framework for English text-to-speech synthesis0
Deep Text-to-Speech System with Seq2Seq Model0
An Empirical Study on L2 Accents of Cross-lingual Text-to-Speech Systems via Vowel Space0
Fine-grained Emotional Control of Text-To-Speech: Learning To Rank Inter- And Intra-Class Emotion Intensities0
Deep Shallow Fusion for RNN-T Personalization0
Deep Performer: Score-to-Audio Music Performance Synthesis0
A Unified Framework for Collecting Text-to-Speech Synthesis Datasets for 22 Indian Languages0
Deep Feed-forward Sequential Memory Networks for Speech Synthesis0
Augmenting text for spoken language understanding with Large Language Models0
An Empirical Evaluation of AI-Powered Non-Player Characters' Perceived Realism and Performance in Virtual Reality Environments0
Show:102550
← PrevPage 54 of 142Next →

No leaderboard results yet.