How to use Rahma89/voice-separation-model with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("Rahma89/voice-separation-model")
27441d2 1ea18ce
1
2
3
4
5
6
7
torch>=2.0.0 torchaudio>=2.0.0 asteroid>=0.6.0 numpy>=1.24.0 matplotlib>=3.10.8 soundfile>=0.12.1