ASR_TFLite

October 22, 2021 ยท View on GitHub

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