Quan Wang

Results 7 issues of Quan Wang

UIS-RNN is an online algorithm, but the current `predict()` API of this library is not. If people want to deploy this library to a production environment for online use cases,...

enhancement
API

Currently in this open source version, crp_alpha is passed in as an argument. We need to add the support to estimate it from training data.

enhancement

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

enhancement

Although the whole idea of UIS-RNN is to handle unbounded number of speakers by learning from data, some people may still want to enforce the max number of speakers in...

enhancement

Add a new API named `partial_fit()`, which allows the user to train on a single sequence. This API will target at the advanced users. The user needs to write his...

enhancement
API

The [SpectralCluster](https://github.com/wq2012/SpectralCluster) library has iterated many versions. The newest versions have much more functionalities, including custom distances for K-means like cosine. Please consider directly importing the newest version of this...

Is there a way to put multiple notes/connections on the same row to make the sequence diagram more compact? Example: ![img](https://forum.plantuml.net/ezoimgfmt/www.plantuml.com/plantuml/png/ROux3i8m40Lxd-BHG8NIKo315S85JB8c5Xilscm8S7filaAYddcZDpkfF_GUHdA3wKWkYH7aJ8hQCr-nGjrufHOIi9Mzg_0rDXmRoaPCqQ9d3EOB2a_me-RfFx4K2rgkFx6EcCKjiEi8YIu6ZedG2WqbXqdqY2bQ1yj2vUQlOIwy3pyA22fzwTy1?ezimgfmt=rs:445x161/rscb1/ng:webp/ngcb1) Would really love this feature! The possible syntax could...