Learning2HearWhileWalking

This repository provides Transfer-DiT checkpoints for ego-noise separation in the Learning2HearWhileWalking project.

Checkpoints

Robot File
G1 checkpoints/G1/best.pt
Go1 checkpoints/Go1/best.pt

Code

The Transfer-DiT implementation is available at:

https://github.com/blind-review-demo/Learning2HearWhileWalking

SAM-Audio code and base model weights are not included in this repository. Install SAM-Audio and download the base model as described in the code repository.

Usage

git clone https://github.com/blind-review-demo/Learning2HearWhileWalking
cd Learning2HearWhileWalking
bash scripts/setup_sam_audio.sh
huggingface-cli login
python scripts/download_sam_audio_weights.py --model-id facebook/sam-audio-small
python scripts/separate_audio.py \
  --audio path/to/mixed.wav \
  --checkpoint path/to/best.pt \
  --out-dir outputs/demo

Files

SHA256 checksums are provided in SHA256SUMS.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for kokieto/Learning2HearWhileWalking

Finetuned
(3)
this model