Update README.md
Browse files
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)
|