Skip to content

Issue on page /first_steps/repetition.html #47

Description

@davidvaldiviad

In section: Exercise making it interactive, the interact function is broken, here is part of the traceback:

/usr/local/lib/python3.8/dist-packages/nussl/separation/base/separation_base.py in interact(self, add_residual, source, label, ext, separate_fn, outputs, inline, inbrowser, share, debug, auth, **kwargs)
138 if label is None: label = f"Separation via {type(self).name}"
139
--> 140 audio_in = gradio.inputs.Audio(source=source, type="file", label=label)

ValueError: Invalid value for parameter type: file. Please choose from one of: ['numpy', 'filepath']

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions