Topic

#Voice

In AI, voice refers to speech synthesis and recognition technologies that enable machines to speak or understand human speech. ElevenLabs, for instance, generates realistic synthetic voices from text.

40Articles
8Sources
71Avg. signal
arXiv cs.LG·

ASTRA: A Scalable Next-Generation ATCO Training Simulator with Autonomous Simpilots

ASTRA is an air traffic control training simulator automating pilot roles through speech recognition, instruction interpretation, and response generation. The system reduces Word Error Rate from 107.80% to 23.45% on Singaporean-accented aviation speech, and evaluates trainee radiotelephony communications achieving 91.7% accuracy, 88.2% brevity, and 86.9% completeness scores.

VoiceFine-tuningEvals
SIG
75
HYP
00
arXiv cs.CL·

Evaluating Large Language Models Abilities for Addressee, Turn-change, and Next Speaker Prediction in Meetings

Comparative study of LLM abilities to predict next speaker, turn changes, and addressee in multi-party conversations. On the AMI corpus, LLMs outperform supervised models and humans in next speaker prediction without audio-visual access. MM-LLMs exceed text-based LLMs but remain below human performance for addressee and turn-change prediction.

BenchmarksEvalsVision
SIG
72
HYP
00
arXiv cs.CL·

A Practical Evaluation Method for Long-Form Simultaneous Speech-to-Speech Translation

Practical evaluation method for long-form simultaneous speech-to-speech translation (SimulS2ST) on continuous input. Uses ASR, forced alignment, and sentence embeddings to recover timestamps and align target text to source sentences, then computes sentence-level latency and quality metrics (YAAL, xCOMET). Reveals substantial latency accumulation in current systems on long speech.

VoiceEvalsBenchmarks
SIG
75
HYP
00
arXiv cs.CL·

Evaluating and Preserving Lexical Stress in English-to-Chinese Speech-to-Speech Translation

Study on lexical stress transfer in English-to-Chinese speech-to-speech translation. Authors construct a stress-annotated Mandarin dataset, develop an XLS-R-based stress detector, and propose an objective cross-lingual evaluation metric. A fine-tuned CosyVoice3 S2ST system outperforms existing systems in stress preservation while maintaining competitive translation quality.

VoiceBenchmarksEvals
SIG
72
HYP
00
GitHub Trending·

<svg aria-hidden="true" data-component="Octicon" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-repo mr-1 tmp-mr-1 color-fg-muted"> <path d="M2 2.5A2.5 2.5 0 0 1 4.5 0h8.75a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1 0-1.5h1.75v-2h-8a1 1 0 0 0-.714 1.7.75.75 0 1 1-1.072 1.05A2.495 2.495 0 0 1 2 11.5Zm10.5-1h-8a1 1 0 0 0-1 1v6.708A2.486 2.486 0 0 1 4.5 9h8ZM5 12.25a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v3.25a.25.25 0 0 1-.4.2l-1.45-1.087a.249.249 0 0 0-.3 0L5.4 15.7a.25.25 0 0 1-.4-.2Z"></path> </svg> <span data-view-component="true" class="text-normal"> NVIDIA-NeMo /</span> NeMo

NVIDIA NeMo is an open-source framework for building generative AI models: LLMs, multimodal, ASR, and TTS. Designed for researchers and developers, it provides a scalable foundation for training and deployment.

Open sourceInfrastructureCode generation
SIG
72
HYP
00
arXiv cs.CL·

PRISM: Prosody-Integrated Multi-Agent Reasoning Framework for Empathetic Spoken Dialogue

PRISM is a multi-agent framework for empathetic spoken dialogue that decouples speech perception, response generation, and speech synthesis. It introduces a prosody-to-language translation mechanism to stabilize LLM reasoning and integrates external knowledge tools. Results show improvements in empathy, prosodic appropriateness, and response quality across metrics.

Multi-agentVoiceAI Agents
SIG
72
HYP
00
arXiv cs.AI·

MA-DLE: Speech-based Automatic Depression Level Estimation via Memory Augmentation

MA-DLE introduces a memory augmentation method for automatic depression level estimation from speech. The system enhances GRU-extracted features using a selective memory bank (historical temporal features + dynamic memory features based on variability) and a Hierarchical Attention Fusion module. Evaluated on DAIC-WOZ and E-DAIC datasets, it achieves state-of-the-art performance.

VoiceReasoningBenchmarks
SIG
72
HYP
00
Reddit r/LocalLLaMA·

I wired a fully offline voice loop to Ollama + LM Studio — 100% CPU, no GPU, nothing leaves your machine (Silero VAD + Parakeet STT + Supertonic TTS 3)

Developer builds fully offline voice loop for Ollama + LM Studio. Stack: Silero VAD (voice activity detection), Parakeet TDT 0.6B (ONNX INT8 STT, 25 languages), Supertonic TTS 3 (multilingual ONNX synthesis). CPU-only, zero data leaves machine. Cross-platform (macOS/Linux/Windows), tested on 4-year-old ThinkPad.

VoiceOpen sourceTools
SIG
75
HYP
00
Reddit r/LocalLLaMA·

Tried to benchmark Google’s new on-device dictation models (Eloquent) and basically couldn’t

A developer benchmarked Google's new on-device dictation app Eloquent with proprietary models. Result: ~50% of dictations return incomplete (20+ words reduced to 5-10). When transcription completes (15/50 tests), accuracy is competitive (~24% WER vs ~21% for Qwen3-ASR), but the chat-style model often refuses to transcribe instead of producing text.

DeepMindBenchmarksVoice
SIG
42
HYP
00