add links to pretrained models

tegra
Malar Kannan 2021-02-26 10:57:23 +05:30
parent 42082ff354
commit f72c6bbe5b
1 changed files with 5 additions and 0 deletions

View File

@ -52,3 +52,8 @@ TEXT = asr_model.transcribe(wav_data) # Returns the text spoken in the wav
``` ```
$ plume $ 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