UnityPaul commited on
Commit
930c3b9
1 Parent(s): e64b554

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -4,6 +4,9 @@ library_name: unity-sentis
4
  pipeline_tag: automatic-speech-recognition
5
  ---
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. You feed in a 16kHz wav file and it outputs the best guess for what was said in the audio.
 
4
  pipeline_tag: automatic-speech-recognition
5
  ---
6
 
7
+ # Notice: We are currently updating files in the Sentis 1.4.0 branch today. These files are subject to change #
8
+
9
+
10
  # Whisper-Tiny model in Unity Sentis Format
11
 
12
  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. You feed in a 16kHz wav file and it outputs the best guess for what was said in the audio.