How to use molto/speechbrainsepformer_libri3mix with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("molto/speechbrainsepformer_libri3mix", dtype="auto")