UnityPaul commited on
Commit
6ea1f69
1 Parent(s): f92399e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ This contains models in Sentis format to convert 44kHz and 22kHz audioclips to 1
14
  * Place the audioClip in the inputAudio field and press play
15
  * The results will appear in the console
16
  * Place the `*.sentis` files in the `Assets/StreamingAssets` folder
 
 
17
 
18
  ## Unity Sentis
19
  Sentis is the inference engine for Unity 2023. More can be found about it [here](https://unity.com/products/sentis)
 
14
  * Place the audioClip in the inputAudio field and press play
15
  * The results will appear in the console
16
  * Place the `*.sentis` files in the `Assets/StreamingAssets` folder
17
+
18
+ The original ONNX files are also included for convenience.
19
 
20
  ## Unity Sentis
21
  Sentis is the inference engine for Unity 2023. More can be found about it [here](https://unity.com/products/sentis)