Update README.md
Browse files
README.md
CHANGED
@@ -113,7 +113,7 @@ base_model:
|
|
113 |
---
|
114 |
|
115 |
# Whisper-large-v3-turbo-no-numbers
|
116 |
-
**Code for model creation** [git]
|
117 |
|
118 |
## Model info
|
119 |
This is a version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) model without number tokens (token ids corresponding to numbers are excluded).
|
|
|
113 |
---
|
114 |
|
115 |
# Whisper-large-v3-turbo-no-numbers
|
116 |
+
**Code for model creation** [git](https://gist.github.com/waveletdeboshir/244b62ab800bc32f21a6bbb366cb81ba)
|
117 |
|
118 |
## Model info
|
119 |
This is a version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) model without number tokens (token ids corresponding to numbers are excluded).
|