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

Added trained model #97

Closed Schemetrical closed 6 years ago

Schemetrical commented 6 years ago

:construction_worker: Changes

Added trained model with associated .py script to generate the model.

:flashlight: Testing Instructions

Training the CNN model

  1. Add "chunk_100_features.npy" and "chunk_100_labels.npy" to the transfer directory
  2. Run training.py (from the transfer directory)