chentuochao / Target-Conversation-Extraction

This is the code and dataset repo for Interspeech 2024 paper "Target conversation extraction: Source separation using turn-taking dynamics"
https://tce.cs.washington.edu
Other
23 stars 2 forks source link

Can not find some files in the project #1

Open yonzhao opened 1 week ago

yonzhao commented 1 week ago

This is a great job, i have some issues to ask you.

  1. I can not find the flollowing files in the project (generate_dataset.py/AMI.json ) python datasets/generate_dataset.py ./datasets/AMI.json $SAVE_FOLDER --n_outputs_train 8000 --n_outputs_val 1000 --reverb
  2. Could you provide the pretrained model with us? let us to try it.
  3. How is the model 's performance about real-time inference/stream inference?
chentuochao commented 1 week ago

Hi thank you for asking. I will update all file and pretrained model in 2 weeks