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

TitleStatusHype
Learning Speech Representation From Contrastive Token-Acoustic Pretraining0
QS-TTS: Towards Semi-Supervised Text-to-Speech Synthesis via Vector-Quantized Self-Supervised Speech Representation LearningCode1
SpeechTokenizer: Unified Speech Tokenizer for Speech Large Language ModelsCode2
Towards Spontaneous Style Modeling with Semi-supervised Pre-training for Conversational Text-to-Speech Synthesis0
Improving Mandarin Prosodic Structure Prediction with Multi-level Contextual Information0
The DeepZen Speech Synthesis System for Blizzard Challenge 20230
Pruning Self-Attention for Zero-Shot Multi-Speaker Text-to-Speech0
TextrolSpeech: A Text Style Control Speech Corpus With Codec Language Text-to-Speech ModelsCode1
Rep2wav: Noise Robust text-to-speech Using self-supervised representations0
Generalizable Zero-Shot Speaker Adaptive Speech Synthesis with Disentangled Representations0
Show:102550
← PrevPage 55 of 142Next →

No leaderboard results yet.