ubclaunchpad / minutes

:telescope: Speaker diarization via transfer learning
https://medium.com/ubc-launch-pad-software-engineering-blog/speaker-diarisation-using-transfer-learning-47ca1a1226f4
27 stars 5 forks source link

thiabaud/34 #45

Closed CoffeeTableEspresso closed 7 years ago

CoffeeTableEspresso commented 7 years ago

:hourglass: Status: Open for visibility :tickets: Ticket(s): #34

:construction_worker: Changes

takes in XML file, spits out numpy array with that is table of labels. TODO: change deliminator to left_deliminator and right_deliminator

:flashlight: Testing Instructions

python3 xml_eater.py

make sure the xml file is in wd with name sample.xml.

CoffeeTableEspresso commented 7 years ago

It works now!!