google / uis-rnn

This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.
https://arxiv.org/abs/1810.04719
Apache License 2.0
1.55k stars 320 forks source link

Consider making the package available in conda #30

Open wq2012 opened 5 years ago

wq2012 commented 5 years ago

Instructions: https://conda.io/projects/conda-build/en/latest/source/recipe.html

rowhitswami commented 5 years ago

I would like to work on this.