Open VinuAbraham opened 4 years ago
When I am executing the speakerDiarization.py file module not found error pops up while importing model..
import model as spkModel ModuleNotFoundError: No module named 'model'
I revise the code.It works for me.
When I am executing the speakerDiarization.py file module not found error pops up while importing model..
import model as spkModel ModuleNotFoundError: No module named 'model'