issues
search
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.56k
stars
319
forks
source link
Allow `predict()` to accept a list of test_sequences as input
#35
Closed
wq2012
closed
5 years ago
wq2012
commented
5 years ago
Just use a for loop.
Try to optimize performance later.
Just use a for loop.
Try to optimize performance later.