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

TitleStatusHype
An In-depth Analysis of the Effect of Text Normalization in Social Media0
Normalization of Non-Standard Words in Croatian Texts0
Emphasized Accent Phrase Prediction from Text for Advertisement Text-To-Speech Synthesis0
CHULA TTS: A Modularized Text-To-Speech Framework0
A Text to Speech (TTS) System with English to Punjabi Conversion0
中文轉客文文轉音系統中的客語斷詞處理之研究 (Research on Hakka Word Segmentation Processes in Chinese-to-Hakka Text-to-Speech System )[In Chinese]0
An Algorithm Based on Empirical Methods, for Text-to-Tuneful-Speech Synthesis of Sanskrit Verse0
A Bengali HMM Based Speech Synthesis System0
An Expert System for Automatic Reading of A Text Written in Standard Arabic0
Discovering the Italian literature: interactive access to audio indexed text resources0
Show:102550
← PrevPage 140 of 142Next →

No leaderboard results yet.