Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,9 @@ library_name: unity-sentis
|
|
4 |
pipeline_tag: audio-to-audio
|
5 |
---
|
6 |
|
7 |
-
# Model to turn 44kHz and 22kHz audio to 16kHz
|
|
|
|
|
8 |
This contains models in Sentis format to convert 44kHz and 22kHz audioclips to 16kHz. Useful for models such as [Whisper-Tiny](https://huggingface.co/unity/sentis-whisper-tiny)
|
9 |
|
10 |
## How to Use
|
|
|
4 |
pipeline_tag: audio-to-audio
|
5 |
---
|
6 |
|
7 |
+
# Model to turn 44kHz and 22kHz audio to 16kHz for Sentis (Version 1.3.0-pre.3*)
|
8 |
+
*Version 1.3.0 Sentis files are not compatible with Sentis version 1.4.0 and need to be recreated/downloaded
|
9 |
+
|
10 |
This contains models in Sentis format to convert 44kHz and 22kHz audioclips to 16kHz. Useful for models such as [Whisper-Tiny](https://huggingface.co/unity/sentis-whisper-tiny)
|
11 |
|
12 |
## How to Use
|