DEV Community

Discussion on: I have the weekend free | Suggest weird ideas and I'll try to code them!!!

Collapse
 
michaeltharrington profile image
Michael Tharrington

OOoo I love the idea of generating transcripts for notes of a call. That's a great usage!

I think this could probably be solved using AI, but it's not a trivial problem I feel like.

First off, non-developer talking so if I say anything off, please don't hesitate to correct me. 😅

But yes, that does sound tricky. Maybe there is some sort of algorithm out there that has already been trained to understand different voices that you could apply to this problem?

I was recently reading an article about how Get Back, the Beatles documentary restored audio and video footage using machine learning and there was a section that talked about how they trained the algorithm to know the difference between Paul and Johns' voices.

I don't imagine that they opened any of their breakthroughs in this area up for free use, but ya never know!

Thread Thread
 
nombrekeff profile image
Keff

Ohh that's really interesting, I might need to look into that documentary and see If I can find any starting point!!