Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harvard-edge/multilingual_kws

Few-shot Keyword Spotting in Any Language and Multilingual Spoken Word Corpus
https://github.com/harvard-edge/multilingual_kws

few-shot-learning keyword-search keyword-spotting kws query-by-example speech-recognition wake-word-detection

Last synced: about 1 month ago
JSON representation

Few-shot Keyword Spotting in Any Language and Multilingual Spoken Word Corpus

Awesome Lists containing this project

README

        

This is the repository for the following papers:
* [Few-Shot Keyword Spotting in Any Language](https://www.isca-speech.org/archive/pdfs/interspeech_2021/mazumder21_interspeech.pdf), Interspeech 2021
* [Multilingual Spoken Words Corpus](https://openreview.net/pdf?id=c20jiJ5K2H), NeurIPS 2021 Datasets and Benchmarks Track

# Introductory Colab Tutorial

Launch [our introductory tutorial on Google Colab](https://colab.research.google.com/github/harvard-edge/multilingual_kws/blob/main/multilingual_kws_intro_tutorial.ipynb) to explore our dataset and train a few-shot keyword-spotting model:

https://colab.research.google.com/github/harvard-edge/multilingual_kws/blob/main/multilingual_kws_intro_tutorial.ipynb

# Download the Multilingual Spoken Words Corpus

Our full dataset is available at https://mlcommons.org/words

# Videos

[[`Few-Shot Keyword Spotting in Any Language: youtube video overview`](https://www.youtube.com/watch?v=1JRlJoEhYxE)]

[![](images/interspeech21_multilingual_kws.png)](https://www.youtube.com/watch?v=1JRlJoEhYxE)

[[`Multilingual Spoken Words Corpus: youtube video overview`](https://www.youtube.com/watch?v=eGPCwnRtRng)]

[![](images/neurips21_mswc.png)](https://www.youtube.com/watch?v=eGPCwnRtRng)

---
Additional documentation coming soon!