diff --git a/js/blogs.json b/js/blogs.json index e37ffbadf0..7f49ace32d 100644 --- a/js/blogs.json +++ b/js/blogs.json @@ -6,6 +6,12 @@ "blurb": "This blog presents technical details of On-Device training with ONNX Runtime. It explains how On-Device Training works and what are the different steps and artifacts involved in the training process. This information will help you train your models on edge devices.", "link": "https://cloudblogs.microsoft.com/opensource/2023/07/05/on-device-training-with-onnx-runtime-a-deep-dive/" }, + { + "title": "Build and deploy fast and portable speech recognition applications with ONNX Runtime and Whisper", + "date": "June 7th, 2023", + "blurb": "Learn how ONNX Runtime accelerates Whisper and makes it easy to deploy on desktop, mobile, in the cloud, and even in the browser.", + "link": "https://medium.com/microsoftazure/build-and-deploy-fast-and-portable-speech-recognition-applications-with-onnx-runtime-and-whisper-5bf0969dd56b" + }, { "title": "On-Device Training: Efficient training on the edge with ONNX Runtime", "date": "May 31st, 2023",