Serverless Video Transcription inspired by Cyberpunk 2077
11–20 of 84 posts
Re: Serverless Video Transcription inspired by Cyberpunk 2077
#12Re: Serverless Video Transcription inspired by Cyberpunk 2077
#13This is awesome, impressed you threw this together over a weekend! What did you use to make that entity diagram? edit: answered below
Re: Serverless Video Transcription inspired by Cyberpunk 2077
#14>Matching faces to voices relies on simple co-occurence heuristic, and will not work in certain scenarios (e.g. if the whole conversation between two people is recorded from a single angle) This seems like the really hard part. maybe if there was a way to find the time lips moves for a face. or guess gender and age of both face and voice.. or If the audio is a stereo mix, using relative position
There's this that can differentiate speakers https://github.com/CorentinJ/Real-Time-Voice-Cloning
Re: Serverless Video Transcription inspired by Cyberpunk 2077
#15It seems there is a niche market in this...
Re: Serverless Video Transcription inspired by Cyberpunk 2077
#16Re: Serverless Video Transcription inspired by Cyberpunk 2077
#17Coming soon to a phone near you, and in realtime.
Re: Serverless Video Transcription inspired by Cyberpunk 2077
#18Earlier quoted context omitted.
There's this that can differentiate speakers https://github.com/CorentinJ/Real-Time-Voice-Cloning
I think you are referring to GE2E [1], which is the speaker identification model used in that project. [1] https://arxiv.org/abs/1710.10467