Update openai_whisper-tiny/README.md
Browse files
openai_whisper-tiny/README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
Assets contained herein are ai-edge-torch converted models for OpenAI's Whisper Tiny variant
|
2 |
-
with config.json and tokenizer.json (openai_license.txt) from
|
3 |
https://huggingface.co/openai/whisper-tiny/blob/main/README.md
|
4 |
and the .tflite models generated from associated model.safetensors.
|
|
|
1 |
+
Assets contained herein are ai-edge-torch converted models for OpenAI's Whisper Tiny variant:
|
|
|
2 |
https://huggingface.co/openai/whisper-tiny/blob/main/README.md
|
3 |
and the .tflite models generated from associated model.safetensors.
|