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 ...Discuss·1 like·36 readsAssembly AI
DonvitoCodesblog.donvitocodes.com·Jul 29, 2024Using Groq's Whisper API and Go for Transcribing Audio to TextIn an age where communication happens through various mediums, the ability to convert spoken language into written text has become increasingly valuable. Speech-to-text technology has a wide range of applications that can enhance productivity, access...Discuss·122 readsLet's Code Generative AIgenerative ai
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...DiscussPyhton
Umesh Panditumeshpandit.hashnode.dev·Jun 24, 2024How to Implement Azure Speech Service: A Simple WalkthroughHave you ever wondered how a device like Siri or Alexa recognizes your commands and even responds to you? They use speech services that convert our speech to text and back. Azure Speech Service from Microsoft has those capabilities and more. It can c...Discuss·89 readsazure speach
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·26 readsWhisperv3
Krishna Yadavcodetroop.hashnode.dev·May 17, 2024Enhanced Accessibility for Students with DisabilitiesIn the digital age, the power of Artificial Intelligence (AI) combined with web development can be harnessed to create more inclusive and accessible learning environments for students with disabilities. This blog post will explore how technologies li...DiscussAI
Ákos KőművesProakoskm.com·May 4, 2024FeaturedBuilding an audio Transcription App with Next.jsHi friends – In this blog post, we'll learn how to use OpenAI's speech-to-text API to transcribe our voice notes into text. An application like this can be handy if you use voice notes, record videos, and want to repurpose audio files and turn them i...Pravin Devghare and 2 others are discussing this3 people are discussing thisDiscuss·37 likes·1.7K readsNext.js
Spheron NetworkforSpheron's Blogblog.spheron.network·Apr 20, 2024A Comprehensive Look at Open-Source Speech-to-Text Projects (2024)Speech recognition technology, which is also called Automatic Speech Recognition (ASR) or computer speech recognition, enables users to convert audio content into written text. The conversion process involves acoustic and language modeling techniques...Discuss·746 readsspeech to text
Prakhar Kumarprakhartechinsights.hashnode.dev·Apr 8, 2024Advanced Speech Recognition Techniques in Python: Optimization, Best Practices, and BeyondIntroduction: Speech-to-text technology has transformed the way we interact with machines, enabling seamless communication through spoken language. In this article, we'll explore how Python, with its rich ecosystem of libraries and tools, empowers de...DiscussNLP Blogs by PrakharSTT
Hritik Doudcodingelight.hashnode.dev·Mar 30, 2024" Containerized Video to Transcribe: A Streamlit Application using Assemblyai for Speech Recognition"Introduction The "Video_To_Transcribe" project is an advanced Streamlit web application designed to transcribe audio from uploaded video files using AssemblyAI, an advanced speech recognition platform. This application streamlines the process of extr...Discuss#assemblyai