Logs and evaluation output attached; environment was entered manually.
2 reproductions
Use the exact revision and inspect the manifest before execution.
modelverse run --model hf:voice-lab/echo-transcribe-3b@ce71a04 --runtime ctranslate2The comparison context that makes the result interpretable.
Version 1.0 of the Apache-2.0 licensed Modelverse Run schema.
{
"schemaVersion": "1.0",
"id": "run_echo_3090",
"createdAt": "2026-07-12T11:00:00.000Z",
"model": {
"provider": "huggingface",
"repository": "voice-lab/echo-transcribe-3b",
"revision": "ce71a04",
"quantization": "F16",
"licenseSnapshot": "Apache-2.0"
},
"runtime": {
"name": "CTranslate2",
"version": "4.7.1",
"command": "modelverse run --model hf:voice-lab/echo-transcribe-3b@ce71a04 --runtime ctranslate2"
},
"hardware": {
"os": "Ubuntu 26.04",
"architecture": "x64",
"cpu": "AMD Ryzen 9 5950X",
"systemMemoryMb": 65536,
"accelerators": [
{
"vendor": "NVIDIA",
"model": "NVIDIA GeForce RTX 3090",
"count": 1,
"memoryMb": 24576,
"driverVersion": "590.44",
"computeApi": "cuda"
}
]
},
"task": {
"type": "transcription",
"evaluationSuite": "community-noisy-speech-v2",
"datasetRevision": "1fd3c88"
},
"configuration": {
"contextLength": 1500,
"maxGeneratedTokens": 512,
"temperature": 0,
"seed": 42,
"batchSize": 16,
"quantization": "F16"
},
"metrics": {
"peakMemoryMb": 11468.8,
"peakVramMb": 7987.2,
"scores": {
"Word error rate · lower is better": 8.7
}
},
"evidence": {
"machineCaptured": false,
"redactionsApplied": [],
"artifactUrls": []
}
}Evidence-backed but not yet machine captured.