cgus commited on
Commit
1970d17
·
verified ·
1 Parent(s): f3ec22d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Parakeet Tdt 0.6b V3 Cpu Onnx
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.