/ASR_TFLite

Collection of ASR models for English TFLite models for faster inference.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

ASR_TFLite

This repository provides an Automatic Speech Recognition (ASR) models in TensorFlow Lite (TFLite) for TensorFlow 2.x. These models primarily come from two repositories - asr and TensorFlowASR. We provide end-to-end Jupyter Notebooks that show the inference process using TFLite.
English-ASR pip wheel
TF Hub

Installation

  • tensorflow
  • numpy
  • librosa

Models

References