Spaces:
Running
Running
Fix: shorten short_description to meet HF Spaces 60 char limit
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ pinned: false
|
|
8 |
app_build_command: npm run build
|
9 |
app_file: build/index.html
|
10 |
license: mit
|
11 |
-
short_description: NVIDIA Parakeet speech recognition for the browser
|
12 |
models:
|
13 |
- ysdede/parakeet-tdt-0.6b-v2-onnx
|
14 |
tags:
|
|
|
8 |
app_build_command: npm run build
|
9 |
app_file: build/index.html
|
10 |
license: mit
|
11 |
+
short_description: NVIDIA Parakeet speech recognition for the browser
|
12 |
models:
|
13 |
- ysdede/parakeet-tdt-0.6b-v2-onnx
|
14 |
tags:
|