NVIDIA MPS Cuts ASR Inference Costs by 75% on EC2

Iman Abbasnejad· August 27, 2026 View original

Key takeaways

  • NVIDIA MPS can reduce ASR inference costs on Amazon EC2 by 75%.
  • It achieves this by improving GPU utilization with Triton Inference Server.
  • The solution maintains sub-second latency at high request rates.
  • This technique makes large-scale ASR deployments more cost-effective.

Who benefits

Call CentersCustomer ServiceMedia & EntertainmentHealthcareTelecommunications

Summary

This post explains how using NVIDIA CUDA Multi-Process Service (MPS) with NVIDIA Triton Inference Server on Amazon EC2 GPU instances can reduce automatic speech recognition (ASR) inference costs by 75%. It achieves this by efficiently utilizing GPU resources, maintaining low latency even at high request rates.

Deploying automatic speech recognition (ASR) models at scale often incurs substantial costs, particularly because individual requests may not fully utilize a GPU's capacity. A new approach leverages NVIDIA CUDA Multi-Process Service (MPS) in conjunction with NVIDIA Triton Inference Server on Amazon EC2 GPU instances to significantly mitigate these expenses. This method demonstrates a potential reduction of up to 75% in GPU infrastructure costs. It achieves this by enabling multiple inference processes to share a single GPU more effectively, thereby maximizing hardware utilization. Crucially, this cost efficiency does not compromise performance. The system is shown to maintain sub-second latency while processing a high volume of requests, specifically 92.1 requests per second per GPU, making it a powerful solution for high-throughput ASR applications.

Why it matters

Professionals can achieve substantial cost savings on their ASR deployments while maintaining high performance, making advanced speech AI more economically viable for large-scale applications.

How to implement this in your domain

  1. 1Evaluate current ASR inference workloads on Amazon EC2 for GPU underutilization.
  2. 2Implement NVIDIA CUDA Multi-Process Service (MPS) on your EC2 GPU instances.
  3. 3Integrate NVIDIA Triton Inference Server to manage ASR model deployments.
  4. 4Benchmark the new setup to confirm 75% cost reduction and sub-second latency for your specific ASR models.
  5. 5Optimize Triton Inference Server configurations for optimal MPS utilization.

Original post by Iman Abbasnejad

"Serving automatic speech recognition (ASR) models at scale is costly when each request uses only a fraction of a GPU. Learn how NVIDIA CUDA Multi-Process Service (MPS) with NVIDIA Triton Inference Server on Amazon EC2 GPU instances cuts GPU infrastructure by 75% while holding sub…"

View on X

Originally posted by Iman Abbasnejad on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses