Creating a Speech to Text Program with Python

preview_player
Показать описание
Want to unlock the power of speech recognition and convert audio into written text using Python? This step by step comprehensive tutorial guides you through the process of creating a Python script that effortlessly transcribes speech to text. Whether you're a beginner or an experienced programmer, join us as we explore step-by-step instructions, practical examples, and valuable insights into the fascinating world of speech recognition. Watch this video and equip yourself with the skills to enhance accessibility and build voice-controlled applications.

Documentation Link:

#python #speechrecognition #codingtutorial #pythontutorial
Рекомендации по теме
Комментарии
Автор

I had idea this was so straightforward! Thank you! I want to create a translator and I think this is the perfect base!

KnotgoodAtIt
Автор

yo this tutorial is great as I have tried to watch other tutorials as a noob but they talk like I know the stuff but I dont but you explain the stuff to me great

File_corupt
Автор

this worked so well. i never knew it was that easy until you explained it. Hope to learn more from you thanks

goner
Автор

I've spent 5 days trying to figure this out knowing nothing literally about nothing and by this I mean virtual assistants you can talk to. With the learning curve I will say I wish I watched your video first. Your the best to learn from so far my man nice job.

danoconnell
Автор

Hey Oscar this was a great tutorial, keep doing the work you are doing and this was very clear and it made perfect sense.

DevonAIPublicSecurity
Автор

Thank you for the tutorial. its works now 👋

pattuchiitu
Автор

nvm figured it out. for those of you asking about the last step for windows os, go to note pad and type in " C:\Users\[your computer]> " then the first prompt then do the same for the second. save the file as a .txt. it should work from there.

ymhtpat
Автор

Cool stuff! I have struggled so much with language as I’m extremely dyslexic. ChatGPT has opened up the door 🚪 for me! 😊

ColinTimmins
Автор

This is great, thanks for sharing you tips and tricks.

tugpsx
Автор

You are awesome! It would be great if you teach us how to send generated text from recognizer into "Text to speech" . thanks for the video!

alexanderkartvelian
Автор

im using windows im not so sure if the problem is the commands "echo. > output.txt and type output.txt | more"

madriagajanjosephg.
Автор

Hi coach. do you think maybe using openai's whisper will have a more accurate outcome for transcribing speech?

aotrakstar
Автор

ok so it's a bit simple, the problem is if you stop talking and you have to make sure the text is justified and doesn't end up at the end of a line every time you interrupt yourself

artetridimensionale
Автор

On the last step I'm hung up. I'm on the latest windows os, Are you running the touch output.txt and tail output on macs equivalent of command prompt? I ran it on mine and came up with " 'touch' is not recognized as an internal or external command, operable program or batch file."

where did I go wrong?

ymhtpat
Автор

Can you tell me how to do the last step of making that output file and tailing the outputs in a windows OS?

MrScgaming
Автор

This is just working fine for the first run. After the first run the text generated takes about 10 mins to get to the output. How can i fix that thing and make it just as fast as the first run

mohitpandya_
Автор

hey great video! would this work for other languages?

JamesDonkor-edu
Автор

one question, this works only for english lenguage? or can be used with other languages?

fransuacordero
Автор

Think of integrating it with chatgpt and getting answers for it just by using the text which we have received from speech to text

anirudhsrisai
Автор

Does anyone know how to out it in a user-friendly app so anyone can use it easily?

mohamed_Sultan