0

Auris BadBaDaki: 2026-07-10 20:57:58,650 ERROR core.tts_engine: Failed to load OmniVoice: No module named 'torch…

@tulpenposted 7/10/2026, 7:15:16 PM·0 replies

App: Auris BadBaDaki (Auris-BadBaDaki.git)
Repo: https://github.com/tbl4dr/Auris-BadBaDaki.git
Generated: 2026-07-10T19:14:12.706Z
Pinokio: 8.0.0
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.0",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 4070 laptop gpu",
    "ram_gb": 31,
    "vram_gb": 8
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Home",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Micro-Star International Co., Ltd.",
    "model": "Alpha 17 C7VG",
    "version": "REV:1.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "AMD",
    "brand": "Ryzen 9 7945HX with Radeon Graphics",
    "vendor": "AuthenticAMD",
    "family": "25",
    "model": "97",
    "stepping": "2",
    "revision": "24834",
    "speed": 2.5,
    "speedMin": 2.5,
    "speedMax": 2.5,
    "cores": 32,
    "physicalCores": 16,
    "processors": 1,
    "performanceCores": 32,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 512,
      "l1i": 512,
      "l2": 16777216,
      "l3": 67108864
    }
  },
  "memory": {
    "total": 33476562944,
    "free": 18149920768,
    "used": 15326650368,
    "active": 15326670848,
    "available": 18149883904,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 38654705664,
    "swapused": 3311403008,
    "swapfree": 35343302656
  },
  "gpus": [
    {
      "model": "meta virtual monitor"
    },
    {
      "model": "nvidia geforce rtx 4070 laptop gpu"
    },
    {
      "model": "amd radeon(tm) 610m"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Meta Inc.",
        "model": "Meta Virtual Monitor",
        "vram": 0,
        "vramDynamic": true
      },
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 4070 Laptop GPU",
        "bus": "PCI",
        "vram": 8188,
        "vramDynamic": false,
        "driverVersion": "551.52"
      },
      {
        "vendor": "Advanced Micro Devices, Inc.",
        "model": "AMD Radeon(TM) 610M",
        "bus": "PCI",
        "vram": 512,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Default Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 2560,
        "currentResY": 1440,
        "resolutionX": 3840,
        "resolutionY": 2160,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/start.js/1783709869714

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

[api shell.run]
Microsoft Windows [Version 10.0.26200.8655]
(c) Microsoft Corporation. All rights reserved.

I:\pinokio\api\Auris-BadBaDaki.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & I:\pinokio\api\Auris-BadBaDaki.git\app\env\Scripts\activate I:\pinokio\api\Auris-BadBaDaki.git\app\env & bluefairy-activate.cmd && python app.py
[OK] bluefairy active: uv/npm/bun protection enabled
 * Serving Flask app 'app'
 * Debug mode: off
2026-07-10 20:57:55,321 INFO werkzeug: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:7860
2026-07-10 20:57:55,322 INFO werkzeug: Press CTRL+C to quit
2026-07-10 20:57:56,380 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:57:56] "GET / HTTP/1.1" 200 -
2026-07-10 20:57:56,440 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:57:56] "GET /static/css/style.css HTTP/1.1" 200 -
2026-07-10 20:57:56,450 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:57:56] "GET /static/js/library.js HTTP/1.1" 200 -
2026-07-10 20:57:56,455 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:57:56] "GET /api/tts/status HTTP/1.1" 200 -
2026-07-10 20:57:57,087 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:57:57] "GET /api/books HTTP/1.1" 200 -
2026-07-10 20:57:57,117 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:57:57] "GET /api/books/1/cover HTTP/1.1" 200 -
2026-07-10 20:57:58,650 ERROR core.tts_engine: Failed to load OmniVoice: No module named 'torchaudio'
2026-07-10 20:57:59,484 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:57:59] "GET /api/tts/status HTTP/1.1" 200 -
2026-07-10 20:58:42,156 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:58:42] "GET / HTTP/1.1" 200 -
2026-07-10 20:58:42,171 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:58:42] "GET /static/css/style.css HTTP/1.1" 304 -
2026-07-10 20:58:42,172 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:58:42] "GET /static/js/library.js HTTP/1.1" 304 -
2026-07-10 20:58:42,178 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:58:42] "GET /api/tts/status HTTP/1.1" 200 -
2026-07-10 20:58:42,181 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:58:42] "GET /api/books HTTP/1.1" 200 -
2026-07-10 20:58:42,200 INFO werkzeug: 127.0.0.1 - - [10/Jul/2026 20:58:42] "GET /api/books/1/cover HTTP/1.1" 200 -
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).