Instructions to use Rahma89/voice-separation-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Asteroid
How to use Rahma89/voice-separation-model with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("Rahma89/voice-separation-model") - Notebooks
- Google Colab
- Kaggle
| { | |
| "checkpoint_file": "best.ckpt", | |
| "epoch": 68, | |
| "best_val_loss": -2.9099522034327188, | |
| "validation_si_snr_db": 2.9099522034327188, | |
| "contains_optimizer_state": true, | |
| "contains_scaler_state": true, | |
| "model_state_tensors": 261 | |
| } | |