Transcribe Multiple Files Synchronously using Webhooks with AssemblyAI
AssemblyAI AssemblyAI
132K subscribers
1,202 views
0

 Published On Nov 6, 2023

Imagine you had a directory full of audio files, and you wanted to transcribe all of them using AssemblyAI's API. You could loop through the directory audio, and then transcribe each file one by one. But this method of transcribing multiple files would be slow.

That's because the transcriber waits for each file to be finish transcribing before proceeding to the next. And that means that you only transcribe one file at a time. In this video, we will build a batch transcribing app that uses webhooks with AssemblyAI to transcribe many files at a time.

In this video, we will learn what webhooks are, what the benefits of using webhooks are, and how to use webhooks together with AssemblyAI. We will also build a small app demonstrating the use of webhooks together with custom parameters.

Get an AssemblyAI API key here: https://www.assemblyai.com/?utm_sourc...

Get the code: https://github.com/AssemblyAI/cookboo...

Ngrok: https://ngrok.com/

▬▬▬▬▬▬▬▬▬▬▬▬ CONNECT ▬▬▬▬▬▬▬▬▬▬▬▬

🖥️ Website: https://www.assemblyai.com/?utm_sourc...
🐦 Twitter:   / assemblyai  
🦾 Discord:   / discord  
▶️ Subscribe: https://www.youtube.com/c/AssemblyAI?...
🔥 We're hiring! Check our open roles: https://www.assemblyai.com/careers

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

#MachineLearning #DeepLearning

show more

Share/Embed