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

Allow controlling verbosity level #16

Closed wq2012 closed 5 years ago

wq2012 commented 5 years ago

We should add a flag to allow the verbosity level.

A low level would only print the most necessary information, while a high level would print lots of logging information to help debugging.

wq2012 commented 5 years ago

Done with https://github.com/google/uis-rnn/commit/bcbe38c0a19ee6322c394fafc4d2f59954455d77