Kell

Results 3 comments of Kell

> MonoCut > ``` > MonoCut.load_features(args=(MonoCut(id='KeSpeech_KeSpeech_000000352_1011480_9a450cb0-904459_sp1.1', start=0.0, duration=6.0533125, channel=0, supervisions=[SupervisionSegment(id='KeSpeech_KeSpeech_000000352_1011480_9a450cb0_sp1.1', recording_id='KeSpeech_KeSpeech_000000352_1011480_9a450cb0_sp1.1', start=0.0, duration=6.0533125, channel=0, text='由市政府分管领导担任负责人', language='Chinese', speaker='KeSpeech_KeSpeech_000000352', gender=None, custom={'origin': 'aidatatang_200zh'}, alignment=None)], features=Features(type='kaldi-fbank', num_frames=605, num_features=80, frame_shift=0.01, sampling_rate=16000, start=0.0, duration=6.0533125, storage_type='lilcom_chunky', storage_path='data/fbank/kespeech_feats_train/feats-55.lca',...

> Could you post a screenshot about how you run it? > > By the way, it is a python statement. ![image](https://github.com/user-attachments/assets/caed3207-cb17-46fc-aea0-ca0a6e9c27d1)

> Could you use > > ```python > MonoCut.load_features( > MonoCut( > id="KeSpeech_KeSpeech_000000352_1011480_9a450cb0-904459_sp1.1", > start=0.0, > duration=6.0533125, > channel=0, > supervisions=[ > SupervisionSegment( > id="KeSpeech_KeSpeech_000000352_1011480_9a450cb0_sp1.1", > recording_id="KeSpeech_KeSpeech_000000352_1011480_9a450cb0_sp1.1", > start=0.0, >...