--- language: - en license: apache-2.0 # Example license. Adjust if needed. library_name: transformers # Since the model integrates with Hugging Face Transformers tags: - audio - source-separation - music - spleeter datasets: - None # Replace with dataset name if applicable metrics: - source-separation # Adjust if there's a specific metric used base_model: None # Not based on a pretrained model model-index: - name: Spleeter 2-Stems Transformer Integration results: - task: type: spleeter name: Source Separation dataset: type: None # Replace with dataset name if you used one name: None # Replace if a specific dataset was used metrics: - type: source-separation value: N/A name: Accuracy # Replace with relevant metric name and value if applicable ---