0

OmniVoice: An error happened while trying to locate the files on the Hub, and we cannot find the appropria…

@gzansonwongposted 8/24/2026, 11:54:00 AM·0 replies

App: OmniVoice (OmniVoice-Pinokio.git)
Repo: https://github.com/PierrunoYT/OmniVoice-Pinokio.git
Generated: 2026-08-24T11:53:10.964Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 3080",
    "ram_gb": 32,
    "vram_gb": 10
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 专业版",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Colorful Technology And Development Co.,LTD",
    "model": "CVN B560M GAMING PRO",
    "version": "Default string",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i5-10500",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "165",
    "stepping": "3",
    "speed": 3.1,
    "speedMin": 3.1,
    "speedMax": 3.1,
    "cores": 12,
    "physicalCores": 6,
    "processors": 1,
    "performanceCores": 12,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 0,
      "l1i": 0,
      "l2": 1572864,
      "l3": 12582912
    }
  },
  "memory": {
    "total": 34221981696,
    "free": 18850160640,
    "used": 15371821056,
    "active": 15371825152,
    "available": 18850160640,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 10200547328,
    "swapused": 734003200,
    "swapfree": 9466544128
  },
  "gpus": [
    {
      "model": "mumu virtual display adapter"
    },
    {
      "model": "gameviewer virtual display adapter"
    },
    {
      "model": "nvidia geforce rtx 3080"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "MuMu",
        "model": "MuMu Virtual Display Adapter",
        "vram": 0,
        "vramDynamic": true
      },
      {
        "vendor": "GameViewer",
        "model": "GameViewer Virtual Display Adapter",
        "vram": 0,
        "vramDynamic": true
      },
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 3080",
        "bus": "PCI",
        "vram": 10240,
        "vramDynamic": false,
        "driverVersion": "591.86"
      }
    ],
    "displays": [
      {
        "model": "7GG4",
        "main": false,
        "builtin": false,
        "connection": "DP",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      },
      {
        "model": "Q7GWG4",
        "main": true,
        "builtin": false,
        "connection": "DP",
        "currentResX": 2560,
        "currentResY": 1440,
        "resolutionX": 2560,
        "resolutionY": 1440,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/install.js/1787572153229

Source: api / install.js
Lines: 8 total, last 8 included

[api shell.run]
Using Python 3.10.20 environment at: env
Resolved 2 packages in 349ms
Installed 2 packages in 36ms                                                                                                                                                                                                                                                                                                       
 + packaging==26.3
 + wheel==0.48.0

(env) (base) C:\pinokio\api\OmniVoice-Pinokio.git>

logs/api/install.js/1787572177812

Source: api / install.js
Lines: 94 total, last 94 included

[api shell.run]
Using Python 3.10.20 environment at: env
Resolved 89 packages in 1.06s
Prepared 7 packages in 5.42s
Installed 87 packages in 10.74s
 + accelerate==1.14.0                                                                                                                                                                                                                                                                                                              
 + annotated-doc==0.0.5                                                                                                                                                                                                                                                                                                            
 + annotated-types==0.8.0                                                                                                                                                                                                                                                                                                          
 + anyio==4.14.2                                                                                                                                                                                                                                                                                                                   
 + audioread==3.1.0                                                                                                                                                                                                                                                                                                                
 + braceexpand==0.1.7                                                                                                                                                                                                                                                                                                              
 + brotli==1.2.0
 + certifi==2026.7.22
 + cffi==2.1.1
 + charset-normalizer==3.5.1
 + click==8.4.2
 + colorama==0.4.6
 + decorator==5.3.1
 + exceptiongroup==1.3.1
 + fastapi==0.141.1
 + filelock==3.32.4
 + fsspec==2026.7.0
 + gradio==6.25.0
 + gradio-client==2.6.0
 + groovy==0.1.2
 + h11==0.16.0
 + hf-gradio==0.4.1
 + hf-transfer==0.1.9
 + hf-xet==1.6.0
 + httpcore==1.0.9
 + httpx==0.28.1
 + huggingface-hub==1.28.0
 + idna==3.19
 + jinja2==3.1.6
 + joblib==1.5.3
 + lazy-loader==0.5
 + librosa==0.11.0
 + llvmlite==0.49.0
 + markdown-it-py==4.2.0
 + markupsafe==3.0.3
 + mdurl==0.1.2
 + mpmath==1.3.0
 + msgpack==1.2.1
 + networkx==3.4.2
 + numba==0.67.0
 + numpy==2.2.6
 + omnivoice==0.1.5
 + orjson==3.12.0
 + pandas==2.3.3
 + pillow==12.3.0
 + platformdirs==4.11.3
 + pooch==1.9.0
 + protobuf==7.36.0
 + psutil==7.2.2
 + pycparser==3.0
 + pydantic==2.13.4
 + pydantic-core==2.46.4
 + pydub==0.25.1
 + pygments==2.21.0
 + python-dateutil==2.9.0.post0
 + python-multipart==0.0.32
 + pytz==2026.3.post1
 + pyyaml==6.0.3
 + regex==2026.7.19
 + requests==2.34.2
 + rich==15.0.0
 + safehttpx==0.1.7
 + safetensors==0.8.0
 + scikit-learn==1.7.2
 + scipy==1.15.3
 + semantic-version==2.10.0
 + shellingham==1.5.4
 + six==1.17.0
 + soundfile==0.14.0
 + soxr==1.1.0
 + starlette==1.6.0
 + sympy==1.14.0
 + tensorboardx==2.6.5
 + threadpoolctl==3.6.0
 + tokenizers==0.22.2
 + tomlkit==0.14.0
 + torch==2.13.0
 + torchaudio==2.11.0
 + tqdm==4.70.0
 + transformers==5.15.1
 + typer==0.27.1
 + typing-extensions==4.16.0
 + typing-inspection==0.4.4
 + tzdata==2026.3
 + urllib3==2.7.0
 + uvicorn==0.52.4
 + webdataset==1.0.2

(env) (base) C:\pinokio\api\OmniVoice-Pinokio.git>

logs/api/install.js/1787572207318

Source: api / install.js
Lines: 6 total, last 6 included

[memory]
{"ts":1787572207318,"step":2,"input":{"id":"2e41c01d-f89a-4f09-a599-7280cc7bfa1b"},"args":{},"global":{},"local":{},"port":42003}

[shell shell]

(env) (base) C:\pinokio\api\OmniVoice-Pinokio.git>

logs/api/torch.js/1787572207352

Source: api / torch.js
Lines: 12 total, last 12 included

[api shell.run]
Using Python 3.10.20 environment at: env
Resolved 13 packages in 523ms
Uninstalled 2 packages in 3.22s
Installed 3 packages in 7.40s
 - torch==2.13.0
 + torch==2.7.0+cu128
 - torchaudio==2.11.0
 + torchaudio==2.7.0+cu128
 + torchvision==0.22.0+cu128

(env) (base) C:\pinokio\api\OmniVoice-Pinokio.git>

logs/api/torch.js/1787572231914

Source: api / torch.js
Lines: 3 total, last 3 included

[api shell.run]

(env) (base) C:\pinokio\api\OmniVoice-Pinokio.git>

logs/api/torch.js/1787572244303

Source: api / torch.js
Lines: 3 total, last 3 included

[api shell.run]

(env) (base) C:\pinokio\api\OmniVoice-Pinokio.git>

logs/api/start.js/1787572257348

Source: api / start.js
Lines: 77 total, last 77 included

[api shell.run]
C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\huggingface_hub\constants.py:299: FutureWarning: The `HF_HUB_ENABLE_HF_TRANSFER` environment variable is deprecated as 'hf_transfer' is not used anymore. Please use `HF_XET_HIGH_PERFORMANCE` instead to enable high performance transfer with Xet. Visit https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables#hfxethighperformance for more details.
  warnings.warn(
Loading k2-fsa/OmniVoice on cuda ...
Traceback (most recent call last):
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpx\_transports\default.py", line 101, in map_httpcore_exceptions
    yield
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpx\_transports\default.py", line 250, in handle_request
    resp = self._pool.handle_request(req)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpcore\_sync\connection_pool.py", line 256, in handle_request
    raise exc from None
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpcore\_sync\connection_pool.py", line 236, in handle_request
    response = connection.handle_request(
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpcore\_sync\connection.py", line 101, in handle_request
    raise exc
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpcore\_sync\connection.py", line 78, in handle_request
    stream = self._connect(request)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpcore\_sync\connection.py", line 156, in _connect
    stream = stream.start_tls(**kwargs)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpcore\_backends\sync.py", line 154, in start_tls
    with map_exceptions(exc_map):
  File "C:\pinokio\bin\miniforge\lib\contextlib.py", line 153, in __exit__
    self.gen.throw(typ, value, traceback)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpcore\_exceptions.py", line 14, in map_exceptions
    raise to_exc(exc) from exc
httpcore.ConnectError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1017)

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\huggingface_hub\_snapshot_download.py", line 268, in snapshot_download
    repo_info = api.repo_info(repo_id=repo_id, repo_type=repo_type, revision=revision)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\huggingface_hub\utils\_validators.py", line 88, in _inner_fn
    return fn(*args, **kwargs)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\huggingface_hub\hf_api.py", line 3655, in repo_info
    return method(
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\huggingface_hub\utils\_validators.py", line 88, in _inner_fn
    return fn(*args, **kwargs)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\huggingface_hub\hf_api.py", line 3334, in model_info
    r = get_session().get(path, headers=headers, timeout=timeout, params=params)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpx\_client.py", line 1053, in get
    return self.request(
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpx\_client.py", line 825, in request
    return self.send(request, auth=auth, follow_redirects=follow_redirects)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpx\_client.py", line 914, in send
    response = self._send_handling_auth(
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpx\_client.py", line 942, in _send_handling_auth
    response = self._send_handling_redirects(
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpx\_client.py", line 979, in _send_handling_redirects
    response = self._send_single_request(request)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpx\_client.py", line 1014, in _send_single_request
    response = transport.handle_request(request)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpx\_transports\default.py", line 249, in handle_request
    with map_httpcore_exceptions():
  File "C:\pinokio\bin\miniforge\lib\contextlib.py", line 153, in __exit__
    self.gen.throw(typ, value, traceback)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\httpx\_transports\default.py", line 118, in map_httpcore_exceptions
    raise mapped_exc(message) from exc
httpx.ConnectError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1017)

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "C:\pinokio\api\OmniVoice-Pinokio.git\app\app.py", line 135, in <module>
    model = OmniVoice.from_pretrained(ckpt, device_map=device, dtype=dtype, load_asr=load_asr)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\omnivoice\models\omnivoice.py", line 257, in from_pretrained
    resolved_path = _resolve_model_path(pretrained_model_name_or_path)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\omnivoice\models\omnivoice.py", line 196, in _resolve_model_path
    return snapshot_download(name_or_path)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\huggingface_hub\utils\_validators.py", line 88, in _inner_fn
    return fn(*args, **kwargs)
  File "C:\pinokio\api\OmniVoice-Pinokio.git\env\lib\site-packages\huggingface_hub\_snapshot_download.py", line 372, in snapshot_download
    raise LocalEntryNotFoundError(
huggingface_hub.errors.LocalEntryNotFoundError: Got: ConnectError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1017)
An error happened while trying to locate the files on the Hub, and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.

(env) (base) C:\pinokio\api\OmniVoice-Pinokio.git>
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).