ppwwyyxx / speaker-recognition

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

Segmentation fault (Core Dumped) #59

Closed viju2008 closed 5 years ago

viju2008 commented 6 years ago

I am trying to use the fast-gmm provided in the src directory

make -C src/gmm and then ran ./speaker-recognition.py with required parameters

It labeled the file with the speakers but after start training

It gave me an error Segmenation fault (core-dumped)

Can anyone help me resolve this

UBUNTU 14.04 LTS 32 BIT OS

gitrohini commented 5 years ago

I have also same problem.

ppwwyyxx commented 5 years ago

The C++ gmm was removed from the instructions and will not be used any more.