pyeeg.io.AlignedSpeech.add_word_level_features

AlignedSpeech.add_word_level_features(word_feats, use_wordonsets=False)

Add an existing WordLevelFeatures instance to this AlignedSpeech instance, but not simply as an object here, but actually add the aligned features… Hence this only work for the list of features handled by WordLevelFeatures.

See also create_word_level_features().