Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 656 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 656 Bytes

This repo contains the ACLEW Diarization Virtual Machine (DiViMe), as described in:

Adrien Le Franc, Eric Riebling, Julien Karadayi, Yun Wang, Camila Scaff, Florian Metze, and Alejandrina Cristia. The ACLEW DiViMe: An easy-to-use diarization tool. In Proc. INTERSPEECH, Hyderabad; India, September 2018. ISCA.

Please see the online documentation at https://divime.readthedocs.io/ for instructions on installation and use.

Quickstart:

  • Install vagrant
  • vagrant plugin install vagrant-aws vagrant-sshfs vagrant-vbguest
  • vagrant up (in the DiViMe folder)