Prachi Jamdadecodessprachi.hashnode.dev·Dec 5, 2024YouTube Transcriptions using OpenAI's Whisper & PythonIn this blog, we’ll dive into a cool project where we’ll transform YouTube videos into text using OpenAI's Whisper model. Whether you’re a student trying to summarize a lecture, or a creator looking to add subtitles to your videos, this guide has got...AI
Gabi Dobocanblog.telepat.io·Nov 23, 2024Breaking Down Real-Time Talking Portraits: AI's Leap Forward in Training ScenariosIntroduction to Talking Portrait Synthesis For businesses and organizations, technology representing virtual avatars has long promised revolutions in both customer interaction and training exercises. With the paper “Comparative Analysis Of Audio Feat...Audio Feature Extraction
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...28 likes·462 readsKotlin
Prince Larbipkwolffe.hashnode.dev·Aug 21, 2024Implementing Speech-to-Text: A Quick GuideA few weeks back, I got a request from a student at UG Legon who needed help with their project. They were having issues with integrating speech-to-text into their workflow using GhanaNLP API, and the Automatic Speech Recognition just wasn’t cutting ...10 likes·46 readsAssembly AI
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Aug 13, 2024How to Convert Voice to Text: A Comprehensive GuideIn today's digital world, converting voice into text has become an essential task for various applications, from transcription services to voice-controlled applications. Whether you're building a voice assistant or simply transcribing audio recording...21 likes·29 readsPythonpyaudio
Kevin Loggenbergblog.thecodesmith.co.za·Jul 14, 2024Enhancing Speech-to-Text Capabilities Locally with OpenAI's WhisperHave you ever worked on a project, thinking that adding speech-to-text functionality would make it truly extraordinary, only to be disappointed by outdated solutions that require you to constantly repeat yourself? With OpenAI's Whisper, you can lev...Pyhton
Karl Bolingerkbolinger.hashnode.dev·Jul 10, 2024Automate M4A File Transcriptions with Python and OpenAI WhisperTranscribing audio files can be a tedious task, especially if the files are long or if you have multiple files to process. To tackle this challenge, I developed a Python-based application that automates the transcription of M4A files using the OpenAI...152 readsAUTOMATOR
XCodexcode.blog·Jun 29, 2024意识形态,左右你的思想最近几年非常厌恶华语社交舆论环境,包括海外的 X 社交平台。前两年有时候也不太喜欢,但也确实说不上来什么原因,给我的感受就是最终都要「选边站」,而不是尽可能客观的讨论问题。如果「选错」了队伍,特别是选择了少数方,即便少数方相对公正,但也要被多数人无情的网暴。让人莫名其妙。 直到去年后半年,我才渐渐意识到,背后主导大众舆论的,其实是被长时间潜移默化的「意识形态」所左右。 举一个特别明显的例子。对于大众所熟知的国内舆论环境,想必都不陌生,无脑反对崇洋媚外是主流论调。而以 X 社交平台为例,则是无脑蔑...观察
Martin Bowlingmartinbowling.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...55 readsWhisperv3
XCodexcode.blog·May 18, 2024与这个世界相处的策略刚刚过去的五一假期,我自己终于买了人生当中第一款属于我自己的游戏手柄,正式开启了在 Steam 上玩游戏。我预感,我会慢慢的退出在手机上搓屏玩游戏的行列。用手柄玩游戏,我终于又找回了童年玩游戏的感觉。 因为目前手头上并没有 Windows 设备,只有 macOS,所以我将最近几年 Steam 上能在 macOS 上玩的游戏翻了个遍,把一些看起来有兴趣的游戏加入了心愿列表,列表里的游戏会在未来有打折的时候做出提醒。 对于游戏的方方面面,我又重新进行了深度思考,更新了自己心中的原有答案。但是我不想在...whisper