Replies: 1 comment
-
@bgenchel thanks for this discussion. I might have some time to update the docs soon. But in the meantime i suggest to just look at the code |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'd be really grateful if you could provide concrete examples on how to run the separator, and specifically, what each of the input arguments looks like. For example, for target_models argument to Separator, what is that supposed to look like? For the CLI, it's just a list, why is this a dictionary? If it's a map to an nn.Module, where do I import those modules from?
Beta Was this translation helpful? Give feedback.
All reactions