Skip to content

Commit f8b80dc

Browse files
committed
update speech recognition tutorial to add whisper models 2
1 parent cf94671 commit f8b80dc

File tree

1 file changed

+1
-1
lines changed
  • machine-learning/nlp/speech-recognition-transformers

1 file changed

+1
-1
lines changed

machine-learning/nlp/speech-recognition-transformers/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
To get it running:
33
- `pip3 install -r requirements.txt`
44

5-
Check the [the tutorial](https://www.thepythoncode.com/article/speech-recognition-using-huggingface-transformers-in-python) and the [Colab notebook](https://colab.research.google.com/drive/1-0M8zvQrOzlZ8U8l7KdPOuLBNtzqtlsz?usp=sharing) for more information.
5+
Check the [the tutorial](https://www.thepythoncode.com/article/speech-recognition-using-huggingface-transformers-in-python) and the [Colab notebook](https://colab.research.google.com/drive/1NwX-czUflXUEMoZNfoKgCQTsjcMKSUul) for more information.

0 commit comments

Comments
 (0)