Skip to content

Commit 7860b2b

Browse files
committed
Fix broken links in README
1 parent 09b7c67 commit 7860b2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Please contact [our engineering support](https://www.graphcore.ai/support) if yo
8585
| Fastpitch | TTS (TextToSpeech) | Training | [PyTorch](speech/fastpitch/pytorch) |
8686
| Conformer | STT(SpeechToText) | Training & Inference | [PopART](speech/conformer/popart), [TensorFlow 1](speech/conformer/tensorflow1) |
8787
| Transfomer Transducer | STT(SpeechToText) | Training & Inference | [PopART](speech/transformer_transducer/popart) |
88-
| WeNet-Conformer | STT(SpeechToText) | Training | [PyTorch](speech/wenet-conformer/pytorch) |
88+
| WeNet-Conformer | STT(SpeechToText) | Training | [PyTorch](speech/wenet_conformer/pytorch) |
8989
| Wav2Vec2 | STT(SpeechToText) | Training | [Hugging Face Optimum](https://huggingface.co/Graphcore/wav2vec2-base-ipu)|
9090

9191
<br>
@@ -95,7 +95,7 @@ Please contact [our engineering support](https://www.graphcore.ai/support) if yo
9595
| Model | Domain | Type |Links |
9696
| ------- | ------- |------- | ------- |
9797
| miniDALL-E | multimodal | Training | [PyTorch](multimodal/mini_dalle/pytorch) |
98-
| CLIP | multimodal | Training |[PyTorch](multmodal/clip/pytorch)|
98+
| CLIP | multimodal | Training |[PyTorch](multimodal/CLIP/pytorch)|
9999
| LXMERT | multimodal | Training | [Hugging Face Optimum](https://huggingface.co/Graphcore/lxmert-base-ipu)|
100100

101101

0 commit comments

Comments
 (0)