Profile-driven language model switching helps voice search handle mixed languages and accents while returning more relevant multilingual results.
When nearby devices hear the same hotword, a server compares context data to choose one device for speech recognition and keep others idle.
Multiple ASR and phoneme models let users give native-language commands and target-language speech in one lesson with pronunciation feedback.
Cluster-distance weighting stabilizes speech encoder training, improving anti-noise capability and reducing overfitting with less data.
An initial cue and context routing let users trigger item actions by voice during music or podcast playback without breaking the listening flow.
Real-time call audio transcription in AR glasses displays subtitles in view, reducing extra device dependence for hearing-impaired users.
Selective transcript redaction and tandem audio-visual study improve authentic-speech listening fluency without overreliance on reading.
An S4-augmented conformer captures long left context in live ASR, improving transcript accuracy without losing real-time decoding.
A dual-path speech recognition model compares outputs with and without context to improve transcription accuracy and reduce hallucinations.
Speech encoding and feature-sequence conversion let a language model improve recognition accuracy without relying on a larger end-to-end model.
Reference-model decoding and loss-based feedback shorten speech recognition training while preserving recognized-text guidance for accuracy.
Converting software objects into transferrable types lets assistants execute cross-app actions with less compatibility overhead and lower processing demand.
Temporal receptive field filtering isolates timbre for real-time voice conversion while preserving the source speaker's cadence and accent.
Mixed short and long speech samples tune encoding and decoding parameters to improve recognition efficiency and long-audio accuracy.
Missing words in live calls are predicted from context and synthesized in the speaker's voice to keep audio continuous during packet loss.
A unified ASR training loop combines self-supervised and supervised losses to retain speech representations and balance multilingual learning.
Frequency-shifted audio trains a neural encoder to estimate pitch accurately in noise without large annotated datasets.
Bilevel joint training links unsupervised and supervised ASR learning in one loop to cut training time and reduce negative transfer.
Spectrogram augmentation and parameter-efficient acoustic modeling improve speech recognition across noisy voices with less training data and compute.
A compact multitask neural network outputs characters and punctuation together on terminal devices, improving long-speech accuracy with lower memory use.
Segments with low variation set an adaptive power threshold, helping speech detection avoid false targets when noise rises abruptly.
A two-threshold client-server hotwording scheme cuts local processing and bandwidth while improving confirmation accuracy.
Integrated end-of-utterance prediction helps multilingual on-device streaming ASR cut latency, control model size, and stop audio capture accurately.
Cadence-based user time markers help isolate spoken words from background noise and competing speech for more accurate transcription.
Firmware-level orchestration handles collaboration voice commands across heterogeneous platforms while limiting host OS dependency and delay.
Context and pronunciation features target error-prone text units to improve multilingual speech correction accuracy without reprocessing all output.
Audio segmentation by speaker profile plus confidence and error scoring improves command recognition in noisy multi-speaker environments.
Correlating user utterances, ASR outputs, and ground-truth spellings improves term transcription across accents, dialects, and enunciation differences.
Overlapping time-shifted decoding improves audio watermark detection under noise, reducing false triggers and unnecessary processing.
Partitioned neural network subgraphs process early and late features asynchronously, cutting critical path latency without changing training.
User-specific perturbations trained on positive and negative voice samples cut false detections and improve assistant responsiveness and battery life.
Paired CNNs and discriminator feedback transform spectrograms to swap vocal characteristics with less computation and limited paired training data.
Real-time speech suggestions help online meeting speakers find precise words faster, reducing pauses and improving descriptive language.
Segmented acoustic speech mapping uses DTW-based comparison to improve physiological state assessment from variable speech samples.
On-device voice processing keeps an automated assistant available across active and background apps, reducing repeated utterances and resource waste.
Integrated voice conversion in an RNN-T model extracts a target speaker from mixed speech while preserving real-time recognition speed.
Batching ASR requests by compute graph enables dynamic AI model swapping and parallel processing to cut latency and raise hardware throughput.
Prompted LLMs classify refinements or new tasks and rephrase utterances to track intent and entities without domain-specific fine-tuning.
A two-stage dual-mic wake-word pipeline uses prescreening feedback and targeted verification to cut power use while improving detection accuracy.
Fine-tuned punctuation and speaker-change training helps dubbed speech track speaker turns, timing, and lip-sync in multi-speaker audio.
Real-time sentiment analysis and operator oversight let AI outbound calls adapt tone, preserve empathy, and support compliance.
Parallel local and global temporal branches create compact speaker embeddings that support identification, verification, and diarization with less model complexity.
Local wake word embeddings let edge devices detect custom keywords accurately without server retraining, cutting latency, power use, and memory load.
Dynamic switching between knowledge-based and empathic conversation models improves response fit while avoiding separate domain-specific model builds.
A JRNN jointly handles domain classification, intent, and slots to reduce error propagation and improve multi-domain SLU accuracy.
Personalized weights generated from conditioning vectors cut model size, memory use, and latency for on-device ML on smartphones and IoT devices.
Routes each request between LLM and intent-based NLP flows to balance nuanced understanding, latency, and compute cost.
Multiple wake word checks route each utterance to the right voice assistant, reducing false activation, resource use, and privacy risks.
Real-time correlation of EEG and surrounding audio identifies the sound a user is attending to, enabling adaptive output in noisy settings.
Injects unspoken utterances with carrier phrases into ASR training to improve unseen named-entity recognition without raising word error or latency.