Diarization in Rust #2285
                  
                    
                      thewh1teagle
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 1 comment
-
| I created library for it and it works | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
What do you think about getting word segments by settings
max_lento1withsplit_on_wordand then go through the words and run voice embedding model on that segment to get speaker label?I'm thinking about using spkrec-ecapa-voxceleb model with onnx runtime using pykeio/ort
Beta Was this translation helpful? Give feedback.
All reactions