Instructions to use goryodog/tokihisu-correction-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use goryodog/tokihisu-correction-models with Transformers.js:
// ⚠️ Unknown pipeline tag
| [ | |
| { | |
| "file": "model.onnx", | |
| "latency_ms": 4.726, | |
| "outputs": [ | |
| { | |
| "shape": [ | |
| 1, | |
| 8 | |
| ], | |
| "dtype": "float32" | |
| } | |
| ] | |
| }, | |
| { | |
| "file": "model_int8.onnx", | |
| "latency_ms": 4.606, | |
| "outputs": [ | |
| { | |
| "shape": [ | |
| 1, | |
| 8 | |
| ], | |
| "dtype": "float32" | |
| } | |
| ] | |
| } | |
| ] | |