unpickle_speakers
unpickle_speakers(path)
Unpickle a pickled SpeakerCollection
Parameters
Name | Type | Description | Default |
---|---|---|---|
path |
str | Path | Path to a pickled speaker collection | required |
Returns
Type | Description |
---|---|
SpeakerCollection | The unpickled SpeakerCollection |