demucs/demucs.py [309:314]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        self.audio_channels = audio_channels
        self.sources = sources
        self.kernel_size = kernel_size
        self.context = context
        self.stride = stride
        self.depth = depth
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



demucs/hdemucs.py [436:441]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        self.audio_channels = audio_channels
        self.sources = sources
        self.kernel_size = kernel_size
        self.context = context
        self.stride = stride
        self.depth = depth
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



