Skip to content

Wav2vec2_conformer pretrained weights download link is hidden on markdown #4780

Open
@heatz123

Description

@heatz123

📚 Documentation

in the README file on wav2vec (fairseq/examples/wav2vec/README.md)
image

as in the image, there seem to be no download links for wav2vec2 2.0 Large conformer pre-trained weights.
However, the raw markdown README.md contains a download link for the conformer weights

[download](s3://dl.fbaipublicfiles.com/fairseq/conformer/wav2vec2/librilight/LL_relpos_PT_no_FT)

The prefix s3:// isn't parsed well by markdown, and I suggest changing this prefix to https://.

  • No visible hyperlinks for conformer pre-trained weights would make a high probability for the readers to have the impression that conformer weights are not publicly released.
  • For uniformity with other links (that start with https://)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions