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

[Question] The dimension of toy test data [test_sequence] is (25, 95, 256) what does the first 2 dimension represent? Toy train data [train_sequence] has dimension (4627, 256) which is understandable. #85

Closed saumyaborwankar closed 3 years ago

saumyaborwankar commented 3 years ago

Describe the question

Help regarding understanding the toy data provided

wq2012 commented 3 years ago

Please check the README.md file and the documentation: https://google.github.io/uis-rnn/uisrnn.html#uisrnn.uisrnn.UISRNN.predict