Mercurial > hg > auditok
view INSTALL @ 412:5a6685f1e42d
Remove unused code and update documentation for AudioRegion
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Thu, 20 Jun 2024 21:51:11 +0200 |
parents | 308c89235a2e |
children | 439463d9cdda |
line wrap: on
line source
### Install via pip sudo pip install auditok ### Install the latest version on Github git clone https://github.com/amsehili/auditok.git cd auditok sudo python setup.py install