ppwwyyxx / speaker-recognition

A Speaker Recognition System
Apache License 2.0
675 stars 274 forks source link

Multiple Models #20

Closed DanielGeda closed 7 years ago

DanielGeda commented 7 years ago

Hi, i would like to train multiple models from the UBM, however the UBM means are dumped into a file and gets overwritten everytime a new model adapts, as a result it seems that all data is lost and only the last train model is availiable in gmm-training-intermediate-dump.model. could you please explain how can i use multiple models ( for multiple speakers) adapted from a UBM?