323 Forks
1456 Stars
1456 Watchers

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.

How to download and setup uis-rnn

Open terminal and run command
git clone https://github.com/google/uis-rnn.git
git clone is used to create a copy or clone of uis-rnn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with uis-rnn https://github.com/google/uis-rnn/archive/master.zip

Or simply clone uis-rnn with SSH
[email protected]:google/uis-rnn.git

If you have some problems with uis-rnn

You may open issue on uis-rnn support forum (system) here: https://github.com/google/uis-rnn/issues