Paul Bird commited on
Commit
0ddd3cd
·
verified ·
1 Parent(s): 2cf21b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: automatic-speech-recognition
6
 
7
  # Whisper-Tiny model in Unity Sentis Format
8
 
9
- This is the [Whisper Tiny](https://huggingface.co/openai/whisper-tiny) model tested to work in Unity 2023.
10
 
11
  ## How to Use
12
  * Open a new scene in Unity 2023
 
6
 
7
  # Whisper-Tiny model in Unity Sentis Format
8
 
9
+ This is the [Whisper Tiny](https://huggingface.co/openai/whisper-tiny) model tested to work in Unity 2023. It is a speech-to-text model.
10
 
11
  ## How to Use
12
  * Open a new scene in Unity 2023