issues
search
pyannote
/
pyannote-database
Reproducible experimental protocols for multimedia (audio, video, text) database
MIT License
83
stars
28
forks
source link
BREAKING: refactor {current | protocol}_file_iter
#33
Closed
hbredin
closed
4 years ago
hbredin
commented
4 years ago
BREAKING: only rely on "uri" to decide if a ProtocolFile contains multiple files
BREAKING: deprecate FileFinder.current_file_iter in favor of ProtocolFile.files
BREAKING: deprecate FileFinder.protocol_file_iter in favor of Protocol.files
fix: fix support for lazy preprocessors in {Protocol | ProtocolFile}.files