1
0
mirror of https://github.com/malarinv/jasper-asr.git synced 2026-06-13 12:32:08 +00:00

1. fixed dependency issues

2. add task-id option to validation ui to respawn previous task
3. clean-up rastrik-recycler
This commit is contained in:
2020-08-06 22:40:14 +05:30
parent e77943b2f2
commit 42647196fe
4 changed files with 47 additions and 81 deletions

View File

@@ -7,10 +7,16 @@
# Table of Contents
* [Prerequisites](#prerequisites)
* [Features](#features)
* [Installation](#installation)
* [Usage](#usage)
# Prerequisites
```bash
# apt install libsndfile-dev ffmpeg
```
# Features
* ASR using Jasper (from [NemoToolkit](https://github.com/NVIDIA/NeMo) )