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

Publish the library as a package on PyPI #17

Closed wq2012 closed 5 years ago

wq2012 commented 5 years ago

Follow the instructions here: https://packaging.python.org/tutorials/packaging-projects/

Here is another tutorial: https://realpython.com/pypi-publish-python-package/

Once done, we should support installing the library with pip3