Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ Owlet is a family of lightweight but powerful multimodal models.
|
|
15 |
|
16 |
We provide Owlet-phi-2-audio, which is built upon [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384) and [Phi-2](https://huggingface.co/microsoft/phi-2) and [Whisper](https://huggingface.co/openai/whisper-small).
|
17 |
This model supports both audio and visual signals from video data as input, and performs competitevely on the task of Video Question-Answering(QA).
|
18 |
-
The training procedure and architecture details
|
19 |
|
20 |
# Quickstart
|
21 |
|
|
|
15 |
|
16 |
We provide Owlet-phi-2-audio, which is built upon [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384) and [Phi-2](https://huggingface.co/microsoft/phi-2) and [Whisper](https://huggingface.co/openai/whisper-small).
|
17 |
This model supports both audio and visual signals from video data as input, and performs competitevely on the task of Video Question-Answering(QA).
|
18 |
+
The training procedure and architecture details are publish [here](https://www.phronetic.ai/blogs).
|
19 |
|
20 |
# Quickstart
|
21 |
|