Skip to content

How to handle feature-only datasets? #1224

Answered by desh2608
t13m asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, a Cut in Lhotse can be defined using any combination of Recording, Feature, or Supervision. See the CutSet.from_manifests() method here:

def from_manifests(
.

Once you have created the CutSet using the features, you can use them in the same way as you would use any regular cut set.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@desh2608
Comment options

@t13m
Comment options

Answer selected by t13m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants