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

TitleStatusHype
Enhancement of Pitch Controllability using Timbre-Preserving Pitch Augmentation in FastPitch0
The PartialSpoof Database and Countermeasures for the Detection of Short Fake Speech Segments Embedded in an Utterance0
Fine-grained Noise Control for Multispeaker Speech Synthesis0
Hierarchical and Multi-Scale Variational Autoencoder for Diverse and Natural Non-Autoregressive Text-to-Speech0
Karaoker: Alignment-free singing voice synthesis with speech training data0
Arabic Text-To-Speech (TTS) Data Preparation0
Unsupervised Quantized Prosody Representation for Controllable Speech Synthesis0
SOMOS: The Samsung Open MOS Dataset for the Evaluation of Neural Text-to-Speech Synthesis0
Representation Selective Self-distillation and wav2vec 2.0 Feature Exploration for Spoof-aware Speaker Verification0
Enhanced Direct Speech-to-Speech Translation Using Self-supervised Pre-training and Data Augmentation0
Deliberation Model for On-Device Spoken Language Understanding0
Anti-Spoofing Using Transfer Learning with Variational Information Bottleneck0
VQTTS: High-Fidelity Text-to-Speech Synthesis with Self-Supervised VQ Acoustic Feature0
Text-To-Speech Data Augmentation for Low Resource Speech Recognition0
AdaSpeech 4: Adaptive Text to Speech in Zero-Shot Scenarios0
An End-to-end Chinese Text Normalization Model based on Rule-guided Flat-Lattice TransformerCode1
Open Source MagicData-RAMC: A Rich Annotated Mandarin Conversational(RAMC) Speech Dataset0
WavThruVec: Latent speech representation as intermediate features for neural speech synthesis0
A Character-level Span-based Model for Mandarin Prosodic Structure PredictionCode1
JETS: Jointly Training FastSpeech2 and HiFi-GAN for End to End Text to SpeechCode1
Effectiveness of text to speech pseudo labels for forced alignment and cross lingual pretrained models for low resource speech recognition0
Mixed-Phoneme BERT: Improving BERT with Mixed Phoneme and Sup-Phoneme Representations for Text to Speech0
End to End Lip Synchronization with a Temporal AutoEncoderCode1
Does Audio Deepfake Detection Generalize?0
Unsupervised Text-to-Speech Synthesis by Unsupervised Automatic Speech RecognitionCode1
Show:102550
← PrevPage 35 of 57Next →

No leaderboard results yet.