speech-synthesis

Tag

Cards List
#speech-synthesis

DLLM-TTS: Block Discrete Diffusion Language Model for Text-to-Speech Synthesis

arXiv cs.CL · 2026-08-04 Cached

Presents DLLM-TTS, a block discrete diffusion language model for text-to-speech synthesis that processes X-Codec2 tokens in blocks, enabling parallel generation with RTF 0.15 while achieving competitive quality with only 20K hours of training data.

0 favorites 0 likes
#speech-synthesis

SPARCLE: SPeaker-aware Aligned Representations via Contrastive Language Embeddings

arXiv cs.CL · 2026-07-03 Cached

SPARCLE is a speaker-aware grapheme representation model that uses contrastive learning to align grapheme embeddings with acoustic representations, improving text-to-speech quality especially in low-resource settings.

0 favorites 0 likes
#speech-synthesis

@cevenif: Bro, it's time to say goodbye to those paid voice tools! The open-source and free Voicebox has arrived, completely crushing paid giants like ElevenLabs and WisprFlow. Features: Voice cloning - instantly become anyone, Global voice input - accessible anytime...

X AI KOLs Timeline · 2026-07-02 Cached

An open-source, free local voice AI studio that supports voice cloning, voice generation, and global dictation. No API key required, runs entirely locally, and serves as a free alternative to ElevenLabs and WisprFlow.

0 favorites 0 likes
#speech-synthesis

HybridCodec: Modeling Discrete and Continuous Representations for Efficient Speech Language Models

arXiv cs.LG · 2026-06-29 Cached

Proposes HybridCodec, a novel framework combining temporally compressed discrete tokens with continuous residuals to improve speaker characteristic retention in speech language models, reducing autoregressive steps while maintaining quality.

0 favorites 0 likes
#speech-synthesis

owensong/Inflect-Nano-v2

Hugging Face Models Trending · 2026-06-25 Cached

Release of Inflect-Nano-v2, a fixed-voice English TTS model with under 4M parameters for local text-to-waveform synthesis, supporting CPU or CUDA inference and long-text handling.

0 favorites 0 likes
#speech-synthesis

@LinearUncle: Recommending an open-source voice cloning repository from a Chinese company called Mosi: MOSS-TTS. You read a passage, it clones your voice, then you can use your voice to read any text. Check the post details to see how I used it in practice—it works great and can be indistinguishable from the real thing. https://github.com/OpenMOS…

X AI KOLs Timeline · 2026-06-19 Cached

MOSS-TTS is an open-source voice cloning model introduced by Mosi Company. Users can clone a voice by reading a small amount of text, and then use the cloned voice to generate any speech with realistic results.

0 favorites 0 likes
#speech-synthesis

Low-Latency Real-Time Audio Game Commentary System via LLM-Based Parallel Text Generation

arXiv cs.CL · 2026-06-12 Cached

This paper presents a low-latency real-time audio game commentary system that uses LLM-based parallel text generation to reduce inter-utterance silence from 9.6 to 0.3 seconds, significantly improving perceived speaking rhythm compared to sequential baselines.

0 favorites 0 likes
#speech-synthesis

Latency matters more than model selection when building AI tutoring systems

Reddit r/AI_Agents · 2026-06-04

A practitioner argues that speech start latency—not model selection—is the critical factor in AI tutoring systems, recommending targets under 1 second for speech start and highlighting streaming TTS as the highest-leverage optimization. The post outlines a full pipeline from ASR through TTS and avatar sync, identifying where latency compounds most.

0 favorites 0 likes
#speech-synthesis

Tested out VoxCPM2 (Open-Source TTS) locally. The "Ultimate Cloning" mode capturing breathing/accents is getting insane.

Reddit r/ArtificialInteligence · 2026-06-04

Technical breakdown and benchmarks of VoxCPM2, an open-source TTS model featuring Ultimate Cloning Mode for capturing breathing and accents, tested locally with low VRAM footprint and cross-lingual accent retention.

0 favorites 0 likes
#speech-synthesis

SaySynth: A Brief History of Speaking Machines

Hacker News Top · 2026-06-01 Cached

A detailed historical overview of speaking machines from mechanical to neural AI systems, contextualizing the author's own SaySynth project built on macOS's text-to-speech framework.

0 favorites 0 likes
#speech-synthesis

SwanVoice: Expressive Long-Form Zero-Shot Speech Synthesis for Both Monologue and Dialogue

Hugging Face Daily Papers · 2026-05-29 Cached

SwanVoice is a zero-shot text-to-speech model designed for expressive long-form monologue and dialogue synthesis, combining VAE, flow-matching DiT, and diffusion post-training to achieve higher richness and hierarchy scores than existing baselines.

0 favorites 0 likes
#speech-synthesis

Evaluating Speech Articulation Synthesis with Articulatory Phoneme Recognition

arXiv cs.CL · 2026-05-21 Cached

This paper proposes evaluating speech articulation synthesis using phoneme recognition with articulatory features, addressing limitations of traditional metrics like point-wise distance. Experiments on a single-speaker RT-MRI dataset show the approach captures phonetic nuances and improves assessment.

0 favorites 0 likes
#speech-synthesis

@rwayne: Video translation has been cracked by a single Oxford postdoc. Kevin Lin, a postdoc at Oxford University, open-sourced Violin, a video translation tool that integrates speech recognition, LLM translation, and speech synthesis into an automated pipeline. It supports multilingual translation, personalized translation styles, and all-in-one video dialogue; it can turn academic reports into children's...

X AI KOLs Timeline · 2026-05-15

Kevin Lin, a postdoctoral fellow at Oxford University, open-sourced Violin, a video translation tool that integrates speech recognition, LLM translation, and speech synthesis into an automated pipeline. It supports multilingual translation and personalized styles, and provides three usage modes: Web, CLI, and Agent.

0 favorites 0 likes
#speech-synthesis

DramaBox: An Open-Weight TTS Model Built Around Stage Directions

Reddit r/ArtificialInteligence · 2026-05-14 Cached

DramaBox is an open-weight TTS model fine-tuned from LTX-2.3 that uses stage directions as prompts to generate expressive speech, with optional voice cloning from a 10-second sample.

0 favorites 0 likes
#speech-synthesis

@rohanpaul_ai: Thinking Machines is replacing turn-taking AI with always-present AI. They just announced TML-Interaction-Small, a 276B…

X AI KOLs Following · 2026-05-12

Thinking Machines announced TML-Interaction-Small, a 276B MoE model designed for real-time, always-on interaction with sub-0.4s latency and integrated multimodal processing.

0 favorites 0 likes
#speech-synthesis

Robot mimics human speech

Reddit r/singularity · 2026-05-11

The article discusses a robot capable of mimicking human speech, highlighting advancements in robotic voice synthesis and interaction.

0 favorites 0 likes
#speech-synthesis

Hierarchical Codec Diffusion for Video-to-Speech Generation

Hugging Face Daily Papers · 2026-04-17 Cached

HiCoDiT is a novel Hierarchical Codec Diffusion Transformer for video-to-speech generation that leverages the hierarchical structure of RVQ-based codec discrete speech tokens, using coarse-to-fine conditioning with dual-scale normalization to achieve strong audio-visual alignment.

0 favorites 0 likes
#speech-synthesis

Qwen3.5-Omni Technical Report

Hugging Face Daily Papers · 2026-04-17 Cached

Qwen3.5-Omni is a hundreds-of-billions-parameter multimodal model with advanced audio-visual understanding and generation capabilities, featuring novel Audio-Visual Vibe Coding and achieving SOTA results across 215 benchmarks while matching Gemini-3.1 Pro.

0 favorites 0 likes
#speech-synthesis

@GoogleDeepMind: More natural sounding speech Support for 70+ languages like Hindi, Japanese, and German SynthID watermarking on all out…

X AI KOLs · 2026-04-15 Cached

Google DeepMind upgraded its speech synthesis model to sound more natural across 70+ languages and now applies SynthID watermarking to all outputs.

0 favorites 0 likes
#speech-synthesis

Qwen3-TTS Technical Report

Papers with Code Trending · 2026-01-22 Cached

The Qwen3-TTS technical report introduces a series of advanced multilingual text-to-speech models with voice cloning and controllable generation, featuring a dual-track LM architecture and specialized tokenizers for low-latency streaming.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback