sylwia-kuros
commited on
Commit
•
0f176b0
1
Parent(s):
744b59b
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
license_link: https://choosealicense.com/licenses/apache-2.0/
|
|
|
|
|
|
|
4 |
---
|
5 |
# whisper-tiny-int8-ov
|
6 |
* Model creator: [OpenAI](https://huggingface.co/openai)
|
@@ -104,4 +107,4 @@ The original model is distributed under [apache-2.0](https://choosealicense.com/
|
|
104 |
|
105 |
## Disclaimer
|
106 |
|
107 |
-
Intel is committed to respecting human rights and avoiding causing or contributing to adverse impacts on human rights. See [Intel’s Global Human Rights Principles](https://www.intel.com/content/dam/www/central-libraries/us/en/documents/policy-human-rights.pdf). Intel’s products and software are intended only to be used in applications that do not cause or contribute to adverse impacts on human rights.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
license_link: https://choosealicense.com/licenses/apache-2.0/
|
4 |
+
base_model:
|
5 |
+
- openai/whisper-tiny
|
6 |
+
base_model_relation: quantized
|
7 |
---
|
8 |
# whisper-tiny-int8-ov
|
9 |
* Model creator: [OpenAI](https://huggingface.co/openai)
|
|
|
107 |
|
108 |
## Disclaimer
|
109 |
|
110 |
+
Intel is committed to respecting human rights and avoiding causing or contributing to adverse impacts on human rights. See [Intel’s Global Human Rights Principles](https://www.intel.com/content/dam/www/central-libraries/us/en/documents/policy-human-rights.pdf). Intel’s products and software are intended only to be used in applications that do not cause or contribute to adverse impacts on human rights.
|