Skip to content
Discussion options

You must be logged in to vote

I think the following should work:

from lhotse.utils import fastcopy

new_cut = fastcopy(cut, supervisions=[fastcopy(cut.supervisions[0], text="bla")])

Also check out: CutSet.map_supervisions(), CutSet.transform_text().

Replies: 1 comment 2 replies

Comment options

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

@desh2608
Comment options

Answer selected by RuABraun
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