Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: Parakeet
|
| 3 |
emoji: 🦀
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: gray
|
|
@@ -13,4 +13,4 @@ short_description: Speech transcription (Nvidia/parakeet-tdt-0.6b-v3+onnx_asr)
|
|
| 13 |
|
| 14 |
This space uses Nvidia [parakeet-tdt-0.6b-v3](https://huggingface.co/nvidia/parakeet-tdt-0.6b-v3) model in [onnx format](https://huggingface.co/istupakov/parakeet-tdt-0.6b-v3-onnx) with [onnx-asr](https://github.com/istupakov/onnx-asr) backend.
|
| 15 |
In theory with minor edits it can work both on CPU and GPU but I don't have access to ZeroGPU spaces to enable hardware acceleration.
|
| 16 |
-
Locally I tested it with Nvidia RTX3060 and RTX4060Ti and it used about 6GB VRAM with 150s chunks.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Parakeet-tdt-0.6b-v3 ONNX CPU
|
| 3 |
emoji: 🦀
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: gray
|
|
|
|
| 13 |
|
| 14 |
This space uses Nvidia [parakeet-tdt-0.6b-v3](https://huggingface.co/nvidia/parakeet-tdt-0.6b-v3) model in [onnx format](https://huggingface.co/istupakov/parakeet-tdt-0.6b-v3-onnx) with [onnx-asr](https://github.com/istupakov/onnx-asr) backend.
|
| 15 |
In theory with minor edits it can work both on CPU and GPU but I don't have access to ZeroGPU spaces to enable hardware acceleration.
|
| 16 |
+
Locally I tested it with Nvidia RTX3060 and RTX4060Ti and it used about 6GB VRAM with 150s chunks.
|