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

TitleStatusHype
Unsupervised Learning For Sequence-to-sequence Text-to-speech For Low-resource Languages0
Bunched LPCNet : Vocoder for Low-cost Neural Text-To-Speech Systems0
LRSpeech: Extremely Low-Resource Speech Synthesis and Recognition0
Multi-speaker Text-to-speech Synthesis Using Deep Gaussian Processes0
Incremental Text to Speech for Neural Sequence-to-Sequence Models using Reinforcement Learning0
Developing RNN-T Models Surpassing High-Performance Hybrid Models with Customization Capability0
A Transfer Learning End-to-End ArabicText-To-Speech (TTS) Deep Architecture0
Normalizing Text using Language Modelling based on Phonetics and String Similarity0
Generic Indic Text-to-speech Synthesisers with Rapid Adaptation in an End-to-end Framework0
Defense for Black-box Attacks on Anti-spoofing Models by Self-Supervised LearningCode0
Show:102550
← PrevPage 119 of 142Next →

No leaderboard results yet.