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

TitleStatusHype
From Speaker Verification to Multispeaker Speech Synthesis, Deep Transfer with Feedback ConstraintCode1
Flowtron: an Autoregressive Flow-based Generative Network for Text-to-Speech SynthesisCode1
FCTalker: Fine and Coarse Grained Context Modeling for Expressive Conversational Speech SynthesisCode1
Fine-grained style control in Transformer-based Text-to-speech SynthesisCode1
FMFCC-A: A Challenging Mandarin Dataset for Synthetic Speech DetectionCode1
g2pM: A Neural Grapheme-to-Phoneme Conversion Package for Mandarin Chinese Based on a New Open Benchmark DatasetCode1
AudioMarkBench: Benchmarking Robustness of Audio WatermarkingCode1
FastSpeech 2: Fast and High-Quality End-to-End Text to SpeechCode1
An Efficient Membership Inference Attack for the Diffusion Model by Proximal InitializationCode1
AdaSpeech 2: Adaptive Text to Speech with Untranscribed DataCode1
Show:102550
← PrevPage 17 of 142Next →

No leaderboard results yet.