RF5 / simple-speaker-embedding

A speaker embedding network in Pytorch that is very quick to set up and use for whatever purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to Load Model

mmcdermott1 opened this issue · comments

I am unable to load the model.
Has it been removed?

Screen Shot 2022-05-28 at 8 22 24 PM

Hi, I am having trouble replicating your error. When I try the same code in colab it appears to work fine? (see image)
image
Can you give me more information about the environment you are using (python, torch. cuda version?). Does it work if you try load it to cpu with the device="cpu" argument?

Closing since this issue seems dead, feel free to open if you still have the issue.