Category Azure

Translate spoken text using Whisper and GPT with Azure OpenAI Services and .NET MAUI

In a previous blogpost, I showed you how to leverage the Whisper model on Azure OpenAI Services to transcribe an audio file to text. We can easily take this a step further: instead of just returning the speech as text,… Continue Reading →

Exploring the Whisper model in Azure OpenAI Service

Whisper model in Azure OpenAI Service   Recently Microsoft announced that Azure OpenAI Service and Azure AI Speech now offer the OpenAI Whisper model in preview (link) “Whisper” is an automatic speech recognition (ASR) system developed by OpenAI. It’s trained… Continue Reading →

Fixing video file not streaming from Azure Blob Storage on Android

Oh ooh! Video file not streaming on Android… While developing a Xamarin.Forms app, we encountered an issue where an mp4 file wouldn’t play on Android, on iOS everything worked perfectly! To display the video we are using the MediaElement from… Continue Reading →

Gotcha! Deploying Azure Notification Hub with ARM Template (APNS Token and Certificate)

While setting up Azure Notification Hubs with ARM templates, I encountered a nasty pitfall. I’m sharing it here hoping that it might help out other developers and for a future reference for myself as well. 😉 I’ll be sharing the… Continue Reading →

Image classification with Azure Custom Vision Service and CoreML

In my previous blogpost I created a small PoC to show you how to work with the Azure Custom Vision Service and WinML. In this blogpost we are going to take the same model that I have trained back then,… Continue Reading →

Demos talk “Realm, the cool new kid in Xamarin town”

Last week I gave a talk about Realm at the Xamarin Expert Day in Cologne, Germany. Some people asked me if I could put the code of the demos, that I used in this talk, on a public GitHub Repo. Sharing is caring, of… Continue Reading →

Setting up a Realm Object Server in Azure and connect to it with Xamarin Forms

Lately I’ve been playing around with Realm. Realm is a very cool platform that allows us to easily build mobile apps that use things like local data storage, two-way data synchronisation, real time collaboration, … Things that typically require some coding… Continue Reading →

Building a Xamarin app with Azure Functions and OneDrive

Preface (you can skip this if you are not interested in the underlying idea, no hard feelings!) A while ago my brother -who sells windows (no, not the OS) and doors- asked me if I could build a small app for… Continue Reading →

© 2024 Pie Eating Ninjas' Blog — Powered by WordPress

Theme by Anders NorenUp ↑