Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Introduction

This repo contains the benchmark results for https://github.com/csukuangfj/transducer-loss-benchmarking

Usage

First, install git-lfs.

Second, use the following command to clone this repo:

git lfs install
git clone https://huggingface.co/csukuangfj/transducer-loss-benchmarking

Caution: You have to run git lfs install first. Otherwise, you will be SAD later.

Third,

pip install torch-tb-profiler

cd transducer-loss-benchmarking
tensorboard --logdir ./log/torchaudio-30 --port 6006
tensorboard --logdir ./log/optimized_transducer-30 --port 6007

Fourth, open your browser and go to

You will see the following images:

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .