Coder Social home page Coder Social logo

whisper-sidecar's Introduction

Whisper-Sidecar

This repository is the open source code for our INTERSPEECH 2024 paper:

Empowering Whisper as a Joint Multi-Talker and Target-Talker Speech Recognition System

https://arxiv.org/abs/2407.09817

Data

For mixed multi-talker audio file generation:

And organize the data list as jsonl files, such as ./Whisper-Sidecar/dataset/libri2mix_train.jsonl

For performing target talker ASR task, use the script ./Whisper-Sidecar/dataset/select_prompt_wav.py to collect the enrolled prompt wav files.

Usage

pip install -r requirements.txt
cd Whisper-Sidecar
python ./finetune.py     # training
python ./evaluation.py   # evaluation

Citations

If you find our work inspiring or use our codebase in your research, please consider giving a star ⭐ and citations.

@inproceedings{meng2024whisper,
  title={{Empowering Whisper as a Joint Multi-Talker and Target-Talker Speech Recognition System}},
  author={Meng, Lingwei and Kang, Jiawen and Wang, Yuejiao and Jin, Zengrui and Wu, Xixin and Liu, Xunying and Meng, Helen},
  booktitle={Proc. INTERSPEECH},
  year={2024}
}
@inproceedings{meng2023sidecar,
  title={{A Sidecar Separator Can Convert a Single-Talker Speech Recognition System to a Multi-Talker One}}, 
  author={Meng, Lingwei and Kang, Jiawen and Cui, Mingyu and Wang, Yuejiao and Wu, Xixin and Meng, Helen},
  booktitle={IEEE ICASSP}, 
  year={2023}
}

Acknowledgements

We have referenced a lot of code from the following two repositories:

whisper-sidecar's People

Contributors

lingweimeng avatar

Stargazers

 avatar Kai Li (李凯) avatar Jinchao avatar  avatar Mason avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.