octimot / StoryToolkitAI

An editing tool that uses AI to transcribe, understand content and search for anything in your footage, integrated with ChatGPT and other AI models
GNU General Public License v3.0
685 stars 55 forks source link

Speaker recognition Google Colab #159

Closed bcastaing closed 6 months ago

bcastaing commented 6 months ago

Hi,

I have just discovered your job, Bravo for this great job !! I wonder if you have created a Google Colab with speaker recognition implementation ?

Bruno

octimot commented 6 months ago

Hey there!

I'm not sure what you mean. The speaker detection works in the tool without the need of Google Colab.

Cheers

bcastaing commented 6 months ago

Hi, I mean, I don't have the tool installed, I use Google Lab, easier for me, I don't have the knowledge to install the tool on my computer, or maybe is it easy to implement the diarization on your Google Lab ?https://colab.research.google.com/drive/17cTsmfVJmpDDMURGcu8hUu1zHNAYbfa5 Right now I use your Google lab for 20 hours of speech ;-) Very usefull for me, thanks again !!

octimot commented 6 months ago

Ah, I see... Sorry, I don't have time to implement this in Google Colab since we're working hard to push new updates to the tool. :-(

Cheers!

bcastaing commented 6 months ago

Hi there, I would like to use speaker detection. What is the best solution to implement all the necessary modules ? Docker container ? Google Colab ? ... Is it possible to download and test for free ? Thanks