Asim Latiflearnandroidwithasim.hashnode.dev·Sep 26, 2024FeaturedIntegrate Open AI Whisper API in AndroidInitial Setup In this section, we'll go through setting up your Android project to integrate with the OpenAI Whisper API using Kotlin and Ktor. Step 1: Create a New Android Project Start by creating a new Android project in Android Studio: Open Andr...Certification Support system and 2 others are discussing this3 people are discussing thisDiscuss·28 likes·184 readsKotlin
Martin BowlingPromartinbowling.com·Jun 20, 2024Crafting a Blazing-Fast Audio Transcription App with Groq's Whisper v3Hey there, fellow developers! 👋 Today, I'm excited to share with you a project I've been working on that's all about pushing the boundaries of real-time audio transcription. Let's dive into the code and see how we can harness the power of Groq's Whi...Discuss·42 readsWhisperv3