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

TitleStatusHype
Description-based Controllable Text-to-Speech with Cross-Lingual Voice Control0
Designing French Tale Corpora for Entertaining Text To Speech Synthesis0
Detection of Lexical Stress Errors in Non-Native (L2) English with Data Augmentation and Attention0
Developing RNN-T Models Surpassing High-Performance Hybrid Models with Customization Capability0
Development and Evaluation of Speech Synthesis Corpora for Latvian0
Development of an Inclusive Educational Platform Using Open Technologies and Machine Learning: A Case Study on Accessibility Enhancement0
Development of Marathi Part of Speech Tagger Using Statistical Approach0
Development of Smartcall Vietnamese Text-to-Speech for VLSP 20200
DeviceTTS: A Small-Footprint, Fast, Stable Network for On-Device Text-to-Speech0
Diacritization of Maghrebi Arabic Sub-Dialects0
Show:102550
← PrevPage 133 of 142Next →

No leaderboard results yet.