Categories: FAANG

Neural Transducer Training: Reduced Memory Consumption with Sample-wise Computation

The neural transducer is an end-to-end model for automatic speech recognition (ASR). While the model is well-suited for streaming ASR, the training process remains challenging. During training, the memory requirements may quickly exceed the capacity of state-of-the-art GPUs, limiting batch size and sequence lengths. In this work, we analyze the time and space complexity of a typical transducer training setup. We propose a memory-efficient training method that computes the transducer loss and gradients sample by sample. We present optimizations to increase the efficiency and parallelism of the…
AI Generated Robotic Content

Recent Posts

Retrieval vs. Memory in Agentic AI Systems

In this article, you will learn the conceptual and practical differences between retrieval and memory…

22 hours ago

Here is What I am Building In Public

Hi everyone,In my last post, and I know its been a while, I promised to…

22 hours ago

Part 2: Amazon Bedrock cost attribution with Amazon Athena and CUDOS

Part 1 introduced granular cost attribution for Amazon Bedrock. This feature automatically traces every inference…

22 hours ago

The Best Photos of the Big August Solar Eclipse

It’s been a century since the Iberian Peninsula has been in the full shadow of…

23 hours ago

Extending AI architectures to address continuous scientific problems

Artificial intelligence is proving to be transformative in its ability to work with language and…

23 hours ago

7 Async Patterns for Running Agents Concurrently in Python

In this article, you will learn seven async patterns for running AI agents concurrently in…

2 days ago