hagenw commited on
Commit
10d6099
·
verified ·
1 Parent(s): f1a3370

Fix ONNX link in README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ on [aGender](https://paperswithcode.com/dataset/agender),
28
  [Timit](https://catalog.ldc.upenn.edu/LDC93s1) and
29
  [Voxceleb 2](https://www.robots.ox.ac.uk/~vgg/data/voxceleb/vox2.html).
30
  For this version of the model we trained all 24 transformer layers.
31
- An [ONNX](https://onnx.ai/") export of the model is available from
32
  [doi:10.5281/zenodo.7761387](https://doi.org/10.5281/zenodo.7761387).
33
  Further details are given in the associated [paper](https://arxiv.org/abs/2306.16962)
34
  and [tutorial](https://github.com/audeering/w2v2-age-gender-how-to).
 
28
  [Timit](https://catalog.ldc.upenn.edu/LDC93s1) and
29
  [Voxceleb 2](https://www.robots.ox.ac.uk/~vgg/data/voxceleb/vox2.html).
30
  For this version of the model we trained all 24 transformer layers.
31
+ An [ONNX](https://onnx.ai/) export of the model is available from
32
  [doi:10.5281/zenodo.7761387](https://doi.org/10.5281/zenodo.7761387).
33
  Further details are given in the associated [paper](https://arxiv.org/abs/2306.16962)
34
  and [tutorial](https://github.com/audeering/w2v2-age-gender-how-to).