Skip to content

Custom toolkit to perform "smart" speech recognition

Notifications You must be signed in to change notification settings

dan-ringwald/asr-toolkit

Repository files navigation

d EDL ASR Toolkit

A toolkit to perform online deep speech recognition

Modules

This Toolkit contains:

Setup

The environment is managed with poetry

git clone edl_asr_toolkit
cd edl_asr_toolkit
poetry install

The modules need some assets and data to work properly (tokenizers, models, etc...) You will need to provide an assets directory and a data directory with expected models, tokenizers, data etc... These are available on S3

Demos

Functionalities

jupyter lab
# Open notebooks in notebook folders

Local Server

TBD

Dev

  • Codebase linted with flake8
  • Codebase autofixed with black
  • Codebase tested with unittest, each submodule is tested separately

About

Custom toolkit to perform "smart" speech recognition

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors