Guillaume Carbajal

Results 1 issues of Guillaume Carbajal

When I try to load the annotation at initialization of `Pyannotebook` class as ```python ref = load_rttm("ref.rttm") widget = Pyannotebook(audio="sample.wav", init=ref) ``` I get the following error ```python >>> File...