1
0
mirror of https://github.com/malarinv/plume-asr.git synced 2026-03-07 20:02:34 +00:00

add links to pretrained models

This commit is contained in:
2021-02-26 10:57:23 +05:30
parent 42082ff354
commit f72c6bbe5b

View File

@@ -52,3 +52,8 @@ TEXT = asr_model.transcribe(wav_data) # Returns the text spoken in the wav
```
$ plume
```
### Pretrained Models
**Jasper**
https://ngc.nvidia.com/catalog/models/nvidia:multidataset_jasper10x5dr/files?version=3
**Wav2Vec2**
https://github.com/pytorch/fairseq/blob/master/examples/wav2vec/README.md