0

OpenAudio: async-timeout==5.0.1

@mohalsh123posted Sat, 19 Sep 2026 01:29:07 GMT·1 reply

App: OpenAudio (openaudio.git12)
Repo: https://github.com/pinokiofactory/openaudio.git
Generated: 2026-09-19T01:24:10.087Z
Pinokio: 8.2.0
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.2.0",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "amd",
    "gpu_model": "amd radeon hd 7400m series",
    "ram_gb": 8,
    "vram_gb": 1,
    "gpu_driver": null,
    "gpu_target": null
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 10 Pro",
    "release": "10.0.19045",
    "codename": "22H2",
    "kernel": "10.0.19045",
    "arch": "x64",
    "build": "19045",
    "servicepack": "0.0",
    "uefi": false
  },
  "system": {
    "manufacturer": "Hewlett-Packard",
    "model": "HP Pavilion g6 Notebook PC",
    "version": "0696120000004610000600000",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i3-2330M",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "42",
    "stepping": "7",
    "revision": "10759",
    "speed": 2.2,
    "speedMin": 2.2,
    "speedMax": 2.2,
    "cores": 4,
    "physicalCores": 2,
    "processors": 1,
    "performanceCores": 4,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 32768,
      "l1i": 32768,
      "l2": 262144,
      "l3": 3145728
    }
  },
  "memory": {
    "total": 8535257088,
    "free": 5070655488,
    "used": 3464466432,
    "active": 3464314880,
    "available": 5071069184,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 991952896,
    "swapused": 491782144,
    "swapfree": 500170752
  },
  "gpus": [
    {
      "model": "intel(r) hd graphics 3000"
    },
    {
      "model": "amd radeon hd 7400m series"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) HD Graphics 3000",
        "bus": "PCI",
        "vram": 2076,
        "vramDynamic": true
      },
      {
        "vendor": "Advanced Micro Devices, Inc.",
        "model": "AMD Radeon HD 7400M Series",
        "bus": "PCI",
        "vram": 1024,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Generic PnP Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1366,
        "currentResY": 768,
        "resolutionX": 1366,
        "resolutionY": 768,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {
      "C:\\pinokio\\api\\openaudio.git12\\start.js": true,
      "C:\\Users\\Admin\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex\\pinokio.js?cwd=C:\\pinokio\\api\\openaudio.git12": true
    },
    "home": "C:\\pinokio",
    "vars": {
      "pip": {
        "install": {
          "torch": "pip3 install torch torchvision torchaudio"
        }
      }
    },
    "memory": {
      "local": {
        "C:\\pinokio\\api\\openaudio.git12\\start.js": {
          "url": "{{input.event[0]}}"
        }
      },
      "global": {},
      "rpc": {
        "C:\\pinokio\\api\\openaudio.git\\install.js": {
          "method": "hf.download",
          "params": {
            "path": "app/tools",
            "_": [
              "cocktailpeanut/oa"
            ],
            "local-dir": "checkpoints/openaudio-s1-mini"
          }
        },
        "C:\\pinokio\\api\\openaudio.git\\start.js": {
          "method": "local.set",
          "params": {
            "url": "{{input.event[0]}}"
          }
        },
        "C:\\pinokio\\api\\openaudio.git\\torch.js": {
          "when": "{{gpu === 'amd' && platform === 'win32'}}",
          "method": "shell.run",
          "params": {
            "bluefairy": "off",
            "venv": "{{args && args.venv ? args.venv : null}}",
            "path": "{{args && args.path ? args.path : '.'}}",
            "message": "uv pip install torch torch-directml torchaudio torchvision numpy==1.26.4 --force-reinstall"
          },
          "next": null
        },
        "C:\\pinokio\\api\\openaudio.git12\\install.js": {
          "method": "hf.download",
          "params": {
            "path": "app/tools",
            "_": [
              "cocktailpeanut/oa"
            ],
            "local-dir": "checkpoints/openaudio-s1-mini"
          }
        },
        "C:\\pinokio\\api\\openaudio.git12\\torch.js": {
          "when": "{{gpu === 'amd' && platform === 'win32'}}",
          "method": "shell.run",
          "params": {
            "bluefairy": "off",
            "venv": "{{args && args.venv ? args.venv : null}}",
            "path": "{{args && args.path ? args.path : '.'}}",
            "message": "uv pip install torch torch-directml torchaudio torchvision numpy==1.26.4 --force-reinstall"
          },
          "next": null
        },
        "C:\\pinokio\\api\\openaudio.git12\\start.js": {
          "method": "local.set",
          "params": {
            "url": "{{input.event[0]}}"
          }
        },
        "C:\\Users\\Admin\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex\\pinokio.js?cwd=C:\\pinokio\\api\\openaudio.git12": {
          "when": "{{platform === 'win32'}}",
          "id": "run",
          "method": "shell.run",
          "params": {
            "shell": "{{kernel.path('bin/miniforge/Library/bin/bash.exe')}}",
            "conda": {
              "skip": true
            },
            "message": {
              "_": [
                "npx",
                "-y",
                "@openai/codex@latest",
                "{{args.prompt || undefined}}"
              ]
            },
            "path": "{{args.cwd}}",
            "input": true
          },
          "current": 0,
          "total": 2
        },
        "C:\\Users\\Admin\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex\\pinokio.js": {
          "current": 0,
          "total": 2
        }
      },
      "input": {
        "C:\\pinokio\\api\\openaudio.git\\install.js": {
          "id": "5b4e96b6-4286-478d-acfc-670e166bcbb5",
          "response": "Microsoft Windows [Version 10.0.19045.6466]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\openaudio.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda acti\r\nvate base & C:\\pinokio\\api\\openaudio.git\\app\\env\\Scripts\\activate C:\\pinokio\\api\\openaudio.git\\app\\env && uv pip \r\ninstall torch torch-directml torchaudio torchvision numpy==1.26.4 --force-reinstall\r\nUsing Python 3.10.20 environment at: env\r\nResolved 15 packages in 1.09s\r\nPrepared 15 packages in 158ms\r\nUninstalled 15 packages in 14.23s\r\nInstalled 15 packages in 13.15s\r\n ~ filelock==4.0.0\r\n - fsspec==2024.2.0\r\n + fsspec==2026.9.0\r\n ~ jinja2==3.1.6   \r\n ~ markupsafe==3.0.3\r\n ~ mpmath==1.3.0    \r\n ~ networkx==3.4.2  \r\n ~ numpy==1.26.4 \r\n ~ pillow==12.3.0\r\n ~ setuptools==84.0.0\r\n ~ sympy==1.14.0     \r\n ~ torch==2.14.0\r\n ~ torch-directml==0.1.13.dev221216\r\n ~ torchaudio==2.11.0\r\n ~ torchvision==0.29.0\r\n ~ typing-extensions==4.16.0\r\n\r\n(env) (base) C:\\pinokio\\api\\openaudio.git\\app>",
          "stdout": "Microsoft Windows [Version 10.0.19045.6466]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\openaudio.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda acti\r\nvate base & C:\\pinokio\\api\\openaudio.git\\app\\env\\Scripts\\activate C:\\pinokio\\api\\openaudio.git\\app\\env && uv pip \r\ninstall torch torch-directml torchaudio torchvision numpy==1.26.4 --force-reinstall\r\nUsing Python 3.10.20 environment at: env\r\nResolved 15 packages in 1.09s\r\nPrepared 15 packages in 158ms\r\nUninstalled 15 packages in 14.23s\r\nInstalled 15 packages in 13.15s\r\n ~ filelock==4.0.0\r\n - fsspec==2024.2.0\r\n + fsspec==2026.9.0\r\n ~ jinja2==3.1.6   \r\n ~ markupsafe==3.0.3\r\n ~ mpmath==1.3.0    \r\n ~ networkx==3.4.2  \r\n ~ numpy==1.26.4 \r\n ~ pillow==12.3.0\r\n ~ setuptools==84.0.0\r\n ~ sympy==1.14.0     \r\n ~ torch==2.14.0\r\n ~ torch-directml==0.1.13.dev221216\r\n ~ torchaudio==2.11.0\r\n ~ torchvision==0.29.0\r\n ~ typing-extensions==4.16.0\r\n\r\n(env) (base) C:\\pinokio\\api\\openaudio.git\\app>"
        },
        "C:\\pinokio\\api\\openaudio.git\\start.js": {
          "id": "def13e9a-f1a9-4de4-9b43-4427cff6671a",
          "response": "Microsoft Windows [Version 10.0.19045.6466]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\openaudio.git\\app\\tools>conda_hook & conda deactivate & conda dea\r\nctivate & conda deactivate & conda activate base & C:\\pinokio\\api\\openaudio.git\\\r\napp\\env\\Scripts\\activate C:\\pinokio\\api\\openaudio.git\\app\\env && python run_webu\r\ni.py --device cpu\r\nC:\\pinokio\\api\\openaudio.git\\app\\env\\lib\\site-packages\\torch\\jit\\_script.py:1491\r\n: FutureWarning: `torch.jit.script` is deprecated. Please switch to `torch.compi\r\nle` or `torch.export`.\r\n  warnings.warn(\r\n2026-09-19 02:49:47.745 | INFO     | __main__:<module>:56 - CUDA is not availabl\r\ne, running on CPU.\r\n2026-09-19 02:49:47.746 | INFO     | __main__:<module>:59 - Loading Llama model.\r\n..\r\n2026-09-19 02:49:49.445 | INFO     | fish_speech.models.text2semantic.llama:from\r\n_pretrained:432 - Loading model from checkpoints\\openaudio-s1-mini, config: Dual\r\nARModelArgs(model_type='dual_ar', vocab_size=155776, n_layer=28, n_head=16, dim=\r\n1024, intermediate_size=3072, n_local_heads=8, head_dim=128, rope_base=1000000, \r\nnorm_eps=1e-06, max_seq_len=8192, dropout=0.0, tie_word_embeddings=False, attent\r\nion_qkv_bias=False, attention_o_bias=False, attention_qk_norm=True, codebook_siz\r\ne=4096, num_codebooks=10, use_gradient_checkpointing=True, initializer_range=0.0\r\n3125, is_reward_model=False, scale_codebook_embeddings=True, n_fast_layer=4, fas\r\nt_dim=1024, fast_n_head=16, fast_n_local_heads=8, fast_head_dim=64, fast_interme\r\ndiate_size=3072, fast_attention_qkv_bias=False, fast_attention_qk_norm=False, fa\r\nst_attention_o_bias=False)\r\n2026-09-19 02:52:20.167 | INFO     | fish_speech.models.text2semantic.llama:from\r\n_pretrained:494 - Model weights loaded - Status: <All keys matched successfully>\r\n2026-09-19 02:52:20.194 | INFO     | fish_speech.models.text2semantic.inference:\r\ninit_model:357 - Restored model from checkpoint\r\n2026-09-19 02:52:20.195 | INFO     | fish_speech.models.text2semantic.inference:\r\ninit_model:362 - Using DualARTransformer\r\n2026-09-19 02:52:20.416 | INFO     | __main__:<module>:67 - Loading VQ-GAN model\r\n...\r\nC:\\pinokio\\api\\openaudio.git\\app\\env\\lib\\site-packages\\torch\\nn\\utils\\weight_nor\r\nm.py:145: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of \r\n`torch.nn.utils.parametrizations.weight_norm`.\r\n  WeightNorm.apply(module, name, dim)\r\n2026-09-19 02:53:01.698 | INFO     | fish_speech.models.dac.inference:load_model\r\n:46 - Loaded model: <All keys matched successfully>\r\n2026-09-19 02:53:01.705 | INFO     | __main__:<module>:74 - Decoder model loaded\r\n, warming up...\r\nTraceback (most recent call last):\r\n  File \"C:\\pinokio\\api\\openaudio.git\\app\\tools\\run_webui.py\", line 77, in <modul\r\ne>\r\n    inference_engine = TTSInferenceEngine(\r\n  File \"C:\\pinokio\\api\\openaudio.git\\app\\fish_speech\\inference_engine\\__init__.p\r\ny\", line 32, in __init__\r\n    super().__init__()\r\n  File \"C:\\pinokio\\api\\openaudio.git\\app\\fish_speech\\inference_engine\\reference_\r\nloader.py\", line 34, in __init__\r\n    backends = torchaudio.list_audio_backends()\r\nAttributeError: module 'torchaudio' has no attribute 'list_audio_backends'      \r\n\r\n(env) (base) C:\\pinokio\\api\\openaudio.git\\app\\tools>",
          "stdout": "Microsoft Windows [Version 10.0.19045.6466]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\openaudio.git\\app\\tools>conda_hook & conda deactivate & conda dea\r\nctivate & conda deactivate & conda activate base & C:\\pinokio\\api\\openaudio.git\\\r\napp\\env\\Scripts\\activate C:\\pinokio\\api\\openaudio.git\\app\\env && python run_webu\r\ni.py --device cpu\r\nC:\\pinokio\\api\\openaudio.git\\app\\env\\lib\\site-packages\\torch\\jit\\_script.py:1491\r\n: FutureWarning: `torch.jit.script` is deprecated. Please switch to `torch.compi\r\nle` or `torch.export`.\r\n  warnings.warn(\r\n2026-09-19 02:49:47.745 | INFO     | __main__:<module>:56 - CUDA is not availabl\r\ne, running on CPU.\r\n2026-09-19 02:49:47.746 | INFO     | __main__:<module>:59 - Loading Llama model.\r\n..\r\n2026-09-19 02:49:49.445 | INFO     | fish_speech.models.text2semantic.llama:from\r\n_pretrained:432 - Loading model from checkpoints\\openaudio-s1-mini, config: Dual\r\nARModelArgs(model_type='dual_ar', vocab_size=155776, n_layer=28, n_head=16, dim=\r\n1024, intermediate_size=3072, n_local_heads=8, head_dim=128, rope_base=1000000, \r\nnorm_eps=1e-06, max_seq_len=8192, dropout=0.0, tie_word_embeddings=False, attent\r\nion_qkv_bias=False, attention_o_bias=False, attention_qk_norm=True, codebook_siz\r\ne=4096, num_codebooks=10, use_gradient_checkpointing=True, initializer_range=0.0\r\n3125, is_reward_model=False, scale_codebook_embeddings=True, n_fast_layer=4, fas\r\nt_dim=1024, fast_n_head=16, fast_n_local_heads=8, fast_head_dim=64, fast_interme\r\ndiate_size=3072, fast_attention_qkv_bias=False, fast_attention_qk_norm=False, fa\r\nst_attention_o_bias=False)\r\n2026-09-19 02:52:20.167 | INFO     | fish_speech.models.text2semantic.llama:from\r\n_pretrained:494 - Model weights loaded - Status: <All keys matched successfully>\r\n2026-09-19 02:52:20.194 | INFO     | fish_speech.models.text2semantic.inference:\r\ninit_model:357 - Restored model from checkpoint\r\n2026-09-19 02:52:20.195 | INFO     | fish_speech.models.text2semantic.inference:\r\ninit_model:362 - Using DualARTransformer\r\n2026-09-19 02:52:20.416 | INFO     | __main__:<module>:67 - Loading VQ-GAN model\r\n...\r\nC:\\pinokio\\api\\openaudio.git\\app\\env\\lib\\site-packages\\torch\\nn\\utils\\weight_nor\r\nm.py:145: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of \r\n`torch.nn.utils.parametrizations.weight_norm`.\r\n  WeightNorm.apply(module, name, dim)\r\n2026-09-19 02:53:01.698 | INFO     | fish_speech.models.dac.inference:load_model\r\n:46 - Loaded model: <All keys matched successfully>\r\n2026-09-19 02:53:01.705 | INFO     | __main__:<module>:74 - Decoder model loaded\r\n, warming up...\r\nTraceback (most recent call last):\r\n  File \"C:\\pinokio\\api\\openaudio.git\\app\\tools\\run_webui.py\", line 77, in <modul\r\ne>\r\n    inference_engine = TTSInferenceEngine(\r\n  File \"C:\\pinokio\\api\\openaudio.git\\app\\fish_speech\\inference_engine\\__init__.p\r\ny\", line 32, in __init__\r\n    super().__init__()\r\n  File \"C:\\pinokio\\api\\openaudio.git\\app\\fish_speech\\inference_engine\\reference_\r\nloader.py\", line 34, in __init__\r\n    backends = torchaudio.list_audio_backends()\r\nAttributeError: module 'torchaudio' has no attribute 'list_audio_backends'      \r\n\r\n(env) (base) C:\\pinokio\\api\\openaudio.git\\app\\tools>"
        },
        "C:\\pinokio\\api\\openaudio.git\\torch.js": null,
        "C:\\pinokio\\api\\openaudio.git12\\install.js": {
          "id": "d22a1def-11c9-4447-bdfc-da07d069e1fe",
          "response": "Microsoft Windows [Version 10.0.19045.6466]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\openaudio.git12\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda ac\r\ntivate base & C:\\pinokio\\api\\openaudio.git12\\app\\env\\Scripts\\activate C:\\pinokio\\api\\openaudio.git12\\app\\env && u\r\nv pip install torch torch-directml torchaudio torchvision numpy==1.26.4 --force-reinstall\r\nUsing Python 3.10.20 environment at: env\r\nResolved 15 packages in 712ms\r\nPrepared 15 packages in 22ms\r\nUninstalled 13 packages in 13.83s\r\nInstalled 15 packages in 24.25s\r\n ~ filelock==4.0.0\r\n - fsspec==2024.2.0\r\n + fsspec==2026.9.0\r\n ~ jinja2==3.1.6   \r\n ~ markupsafe==3.0.3\r\n ~ mpmath==1.3.0    \r\n ~ networkx==3.4.2\r\n ~ numpy==1.26.4  \r\n ~ pillow==12.3.0    \r\n - setuptools==79.0.1\r\n + setuptools==84.0.0\r\n ~ sympy==1.14.0     \r\n ~ torch==2.14.0     \r\n + torch-directml==0.1.13.dev221216\r\n ~ torchaudio==2.11.0\r\n + torchvision==0.29.0      \r\n ~ typing-extensions==4.16.0\r\n\r\n(env) (base) C:\\pinokio\\api\\openaudio.git12\\app>",
          "stdout": "Microsoft Windows [Version 10.0.19045.6466]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\openaudio.git12\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda ac\r\ntivate base & C:\\pinokio\\api\\openaudio.git12\\app\\env\\Scripts\\activate C:\\pinokio\\api\\openaudio.git12\\app\\env && u\r\nv pip install torch torch-directml torchaudio torchvision numpy==1.26.4 --force-reinstall\r\nUsing Python 3.10.20 environment at: env\r\nResolved 15 packages in 712ms\r\nPrepared 15 packages in 22ms\r\nUninstalled 13 packages in 13.83s\r\nInstalled 15 packages in 24.25s\r\n ~ filelock==4.0.0\r\n - fsspec==2024.2.0\r\n + fsspec==2026.9.0\r\n ~ jinja2==3.1.6   \r\n ~ markupsafe==3.0.3\r\n ~ mpmath==1.3.0    \r\n ~ networkx==3.4.2\r\n ~ numpy==1.26.4  \r\n ~ pillow==12.3.0    \r\n - setuptools==79.0.1\r\n + setuptools==84.0.0\r\n ~ sympy==1.14.0     \r\n ~ torch==2.14.0     \r\n + torch-directml==0.1.13.dev221216\r\n ~ torchaudio==2.11.0\r\n + torchvision==0.29.0      \r\n ~ typing-extensions==4.16.0\r\n\r\n(env) (base) C:\\pinokio\\api\\openaudio.git12\\app>"
        },
        "C:\\pinokio\\api\\openaudio.git12\\torch.js": null,
        "C:\\pinokio\\api\\openaudio.git12\\start.js": {
          "id": "ba42c21a-f1f9-4c53-b878-539dc8f2c1d2",
          "response": "Microsoft Windows [Version 10.0.19045.6466]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\openaudio.git12\\app\\tools>conda_hook & conda deactivate & conda deactivate & conda deactivate & co\r\nnda activate base & C:\\pinokio\\api\\openaudio.git12\\app\\env\\Scripts\\activate C:\\pinokio\\api\\openaudio.git12\\app\\en\r\nv & bluefairy-activate.cmd && python run_webui.py --device cpu\r\n[OK] bluefairy active: uv/npm/bun protection enabled\r\nC:\\pinokio\\api\\openaudio.git12\\app\\env\\lib\\site-packages\\torch\\jit\\_script.py:1491: FutureWarning: `torch.jit.scr\r\nipt` is deprecated. Please switch to `torch.compile` or `torch.export`.\r\n  warnings.warn(\r\n2026-09-19 04:01:35.380 | INFO     | __main__:<module>:56 - CUDA is not available, running on CPU.\r\n2026-09-19 04:01:35.380 | INFO     | __main__:<module>:59 - Loading Llama model...\r\n2026-09-19 04:01:36.859 | INFO     | fish_speech.models.text2semantic.llama:from_pretrained:432 - Loading model f\r\nrom checkpoints\\openaudio-s1-mini, config: DualARModelArgs(model_type='dual_ar', vocab_size=155776, n_layer=28, n\r\n_head=16, dim=1024, intermediate_size=3072, n_local_heads=8, head_dim=128, rope_base=1000000, norm_eps=1e-06, max\r\n_seq_len=8192, dropout=0.0, tie_word_embeddings=False, attention_qkv_bias=False, attention_o_bias=False, attentio\r\nn_qk_norm=True, codebook_size=4096, num_codebooks=10, use_gradient_checkpointing=True, initializer_range=0.03125,\r\n is_reward_model=False, scale_codebook_embeddings=True, n_fast_layer=4, fast_dim=1024, fast_n_head=16, fast_n_loc\r\nal_heads=8, fast_head_dim=64, fast_intermediate_size=3072, fast_attention_qkv_bias=False, fast_attention_qk_norm=\r\nFalse, fast_attention_o_bias=False)\r\n2026-09-19 04:03:26.672 | INFO     | fish_speech.models.text2semantic.llama:from_pretrained:494 - Model weights l\r\noaded - Status: <All keys matched successfully>\r\n2026-09-19 04:03:26.705 | INFO     | fish_speech.models.text2semantic.inference:init_model:357 - Restored model f\r\nrom checkpoint\r\n2026-09-19 04:03:26.705 | INFO     | fish_speech.models.text2semantic.inference:init_model:362 - Using DualARTran\r\nsformer\r\n2026-09-19 04:03:26.898 | INFO     | __main__:<module>:67 - Loading VQ-GAN model...\r\nC:\\pinokio\\api\\openaudio.git12\\app\\env\\lib\\site-packages\\torch\\nn\\utils\\weight_norm.py:145: FutureWarning: `torch\r\n.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`.\r\n  WeightNorm.apply(module, name, dim)\r\n2026-09-19 04:03:51.417 | INFO     | fish_speech.models.dac.inference:load_model:46 - Loaded model: <All keys mat\r\nched successfully>\r\n2026-09-19 04:03:51.427 | INFO     | __main__:<module>:74 - Decoder model loaded, warming up...\r\nTraceback (most recent call last):\r\n  File \"C:\\pinokio\\api\\openaudio.git12\\app\\tools\\run_webui.py\", line 77, in <module>\r\n    inference_engine = TTSInferenceEngine(\r\n  File \"C:\\pinokio\\api\\openaudio.git12\\app\\fish_speech\\inference_engine\\__init__.py\", line 32, in __init__       \r\n    super().__init__()\r\n  File \"C:\\pinokio\\api\\openaudio.git12\\app\\fish_speech\\inference_engine\\reference_loader.py\", line 34, in __init_\r\n_\r\n    backends = torchaudio.list_audio_backends()\r\nAttributeError: module 'torchaudio' has no attribute 'list_audio_backends'\r\n\r\n(env) (base) C:\\pinokio\\api\\openaudio.git12\\app\\tools>",
          "stdout": "Microsoft Windows [Version 10.0.19045.6466]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\openaudio.git12\\app\\tools>conda_hook & conda deactivate & conda deactivate & conda deactivate & co\r\nnda activate base & C:\\pinokio\\api\\openaudio.git12\\app\\env\\Scripts\\activate C:\\pinokio\\api\\openaudio.git12\\app\\en\r\nv & bluefairy-activate.cmd && python run_webui.py --device cpu\r\n[OK] bluefairy active: uv/npm/bun protection enabled\r\nC:\\pinokio\\api\\openaudio.git12\\app\\env\\lib\\site-packages\\torch\\jit\\_script.py:1491: FutureWarning: `torch.jit.scr\r\nipt` is deprecated. Please switch to `torch.compile` or `torch.export`.\r\n  warnings.warn(\r\n2026-09-19 04:01:35.380 | INFO     | __main__:<module>:56 - CUDA is not available, running on CPU.\r\n2026-09-19 04:01:35.380 | INFO     | __main__:<module>:59 - Loading Llama model...\r\n2026-09-19 04:01:36.859 | INFO     | fish_speech.models.text2semantic.llama:from_pretrained:432 - Loading model f\r\nrom checkpoints\\openaudio-s1-mini, config: DualARModelArgs(model_type='dual_ar', vocab_size=155776, n_layer=28, n\r\n_head=16, dim=1024, intermediate_size=3072, n_local_heads=8, head_dim=128, rope_base=1000000, norm_eps=1e-06, max\r\n_seq_len=8192, dropout=0.0, tie_word_embeddings=False, attention_qkv_bias=False, attention_o_bias=False, attentio\r\nn_qk_norm=True, codebook_size=4096, num_codebooks=10, use_gradient_checkpointing=True, initializer_range=0.03125,\r\n is_reward_model=False, scale_codebook_embeddings=True, n_fast_layer=4, fast_dim=1024, fast_n_head=16, fast_n_loc\r\nal_heads=8, fast_head_dim=64, fast_intermediate_size=3072, fast_attention_qkv_bias=False, fast_attention_qk_norm=\r\nFalse, fast_attention_o_bias=False)\r\n2026-09-19 04:03:26.672 | INFO     | fish_speech.models.text2semantic.llama:from_pretrained:494 - Model weights l\r\noaded - Status: <All keys matched successfully>\r\n2026-09-19 04:03:26.705 | INFO     | fish_speech.models.text2semantic.inference:init_model:357 - Restored model f\r\nrom checkpoint\r\n2026-09-19 04:03:26.705 | INFO     | fish_speech.models.text2semantic.inference:init_model:362 - Using DualARTran\r\nsformer\r\n2026-09-19 04:03:26.898 | INFO     | __main__:<module>:67 - Loading VQ-GAN model...\r\nC:\\pinokio\\api\\openaudio.git12\\app\\env\\lib\\site-packages\\torch\\nn\\utils\\weight_norm.py:145: FutureWarning: `torch\r\n.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`.\r\n  WeightNorm.apply(module, name, dim)\r\n2026-09-19 04:03:51.417 | INFO     | fish_speech.models.dac.inference:load_model:46 - Loaded model: <All keys mat\r\nched successfully>\r\n2026-09-19 04:03:51.427 | INFO     | __main__:<module>:74 - Decoder model loaded, warming up...\r\nTraceback (most recent call last):\r\n  File \"C:\\pinokio\\api\\openaudio.git12\\app\\tools\\run_webui.py\", line 77, in <module>\r\n    inference_engine = TTSInferenceEngine(\r\n  File \"C:\\pinokio\\api\\openaudio.git12\\app\\fish_speech\\inference_engine\\__init__.py\", line 32, in __init__       \r\n    super().__init__()\r\n  File \"C:\\pinokio\\api\\openaudio.git12\\app\\fish_speech\\inference_engine\\reference_loader.py\", line 34, in __init_\r\n_\r\n    backends = torchaudio.list_audio_backends()\r\nAttributeError: module 'torchaudio' has no attribute 'list_audio_backends'\r\n\r\n(env) (base) C:\\pinokio\\api\\openaudio.git12\\app\\tools>"
        },
        "C:\\Users\\Admin\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex\\pinokio.js?cwd=C:\\pinokio\\api\\openaudio.git12": {
          "cwd": "C:\\pinokio\\api\\openaudio.git12",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        }
      },
      "args": {
        "C:\\pinokio\\api\\openaudio.git\\install.js": {},
        "C:\\pinokio\\api\\openaudio.git\\start.js": {},
        "C:\\pinokio\\api\\openaudio.git\\torch.js": {
          "venv": "env",
          "path": "app"
        },
        "C:\\pinokio\\api\\openaudio.git12\\install.js": {},
        "C:\\pinokio\\api\\openaudio.git12\\torch.js": {
          "venv": "env",
          "path": "app"
        },
        "C:\\pinokio\\api\\openaudio.git12\\start.js": {},
        "C:\\Users\\Admin\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\codex\\pinokio.js?cwd=C:\\pinokio\\api\\openaudio.git12": {
          "cwd": "C:\\pinokio\\api\\openaudio.git12",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        }
      }
    },
    "procs": {},
    "gpu": "amd",
    "gpus": [
      {
        "name": "intel corporation",
        "model": "intel(r) hd graphics 3000",
        "driver": null
      },
      {
        "name": "advanced micro devices, inc.",
        "model": "amd radeon hd 7400m series",
        "driver": null
      }
    ],
    "gpu_model": "amd radeon hd 7400m series",
    "gpu_driver": null,
    "gpu_target": null,
    "ram": 8,
    "vram": 1,
    "version": "8.2.0",
    "audio": [
      {
        "id": "HDAUDIO\\FUNC_01&VEN_8086&DEV_2805&SUBSYS_80860101&REV_1000\\4&87E21A7&0&0301",
        "name": "High Definition Audio Device",
        "manufacturer": "Microsoft",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "HDAUDIO\\FUNC_01&VEN_111D&DEV_7605&SUBSYS_103C1670&REV_1001\\4&87E21A7&0&0001",
        "name": "High Definition Audio Device",
        "manufacturer": "Microsoft",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 10 Pro",
      "release": "10.0.19045",
      "codename": "22H2",
      "kernel": "10.0.19045",
      "arch": "x64",
      "hostname": "DESKTOP-UVTB5UA",
      "fqdn": "DESKTOP-UVTB5UA",
      "codepage": "720",
      "logofile": "windows",
      "serial": "00330-80000-00000-AA587",
      "build": "19045",
      "servicepack": "0.0",
      "uefi": false,
      "hypervisor": true,
      "remoteSession": false
    },
    "mem": {
      "total": 8535257088,
      "free": 5070655488,
      "used": 3464466432,
      "active": 3464314880,
      "available": 5071069184,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 991952896,
      "swapused": 491782144,
      "swapfree": 500170752,
      "writeback": null,
      "dirty": null
    },
    "cpu": {
      "manufacturer": "Intel",
      "brand": "Core™ i3-2330M",
      "vendor": "GenuineIntel",
      "family": "6",
      "model": "42",
      "stepping": "7",
      "revision": "10759",
      "voltage": "",
      "speed": 2.2,
      "speedMin": 2.2,
      "speedMax": 2.2,
      "governor": "",
      "cores": 4,
      "physicalCores": 2,
      "performanceCores": 4,
      "efficiencyCores": 0,
      "processors": 1,
      "socket": "Other",
      "flags": "de mce sep mtrr mca cmov psn clfsh ds mmx fxsr sse sse2 ss htt tm ia64",
      "virtualization": true,
      "cache": {
        "l1d": 32768,
        "l1i": 32768,
        "l2": 262144,
        "l3": 3145728
      }
    },
    "shell": "CMD",
    "graphics": {
      "controllers": [
        {
          "vendor": "Intel Corporation",
          "model": "Intel(R) HD Graphics 3000",
          "bus": "PCI",
          "vram": 2076,
          "vramDynamic": true,
          "subDeviceId": "1670103C"
        },
        {
          "vendor": "Advanced Micro Devices, Inc.",
          "model": "AMD Radeon HD 7400M Series",
          "bus": "PCI",
          "vram": 1024,
          "vramDynamic": true,
          "subDeviceId": "1670103C"
        }
      ],
      "displays": [
        {
          "vendor": "(Standard monitor types)",
          "model": "Generic PnP Monitor",
          "serial": null,
          "productionYear": null,
          "displayId": "display\\lgd02f2\\4&33eeb0cd&0&uid67568640_0",
          "deviceName": "\\\\.\\DISPLAY1",
          "main": true,
          "builtin": true,
          "connection": "INTERNAL",
          "resolutionX": 1366,
          "resolutionY": 768,
          "sizeX": 34,
          "sizeY": 19,
          "pixelDepth": 32,
          "currentResX": 1366,
          "currentResY": 768,
          "positionX": 0,
          "positionY": 0,
          "currentRefreshRate": 60
        }
      ]
    },
    "system": {
      "manufacturer": "Hewlett-Packard",
      "model": "HP Pavilion g6 Notebook PC",
      "version": "0696120000004610000600000",
      "serial": "5CD1501X7N",
      "uuid": "31444335-3035-5831-374e-ec9a745089fb",
      "sku": "A1Z82EA#ABV",
      "virtual": false
    }
  }
}

Logs

logs/api/install.js/1789777118916

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

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

C:\pinokio\api\openaudio.git12>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activa
te base & bluefairy-activate.cmd && git clone https://github.com/fishaudio/fish-speech app
[OK] bluefairy active: uv/npm/bun protection enabled
Cloning into 'app'...
remote: Enumerating objects: 6676, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 6676 (delta 1), reused 1 (delta 1), pack-reused 6671 (from 2)
Receiving objects: 100% (6676/6676), 31.26 MiB | 2.49 MiB/s, done.
Resolving deltas: 100% (4367/4367), done.

(base) C:\pinokio\api\openaudio.git12>

logs/api/install.js/1789777173354

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

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

C:\pinokio\api\openaudio.git12\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda ac
tivate base & bluefairy-activate.cmd && git checkout 87fffd0
[OK] bluefairy active: uv/npm/bun protection enabled
Note: switching to '87fffd0'.

You are in 'detached HEAD' state. You can look around, make experimental    
changes and commit them, and you can discard any commits you make in this   
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may    
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 87fffd0 Fix Gradio 6.x compatibility: remove show_api parameter from app.launch() (#1139)

(base) C:\pinokio\api\openaudio.git12\app>

logs/api/install.js/1789777217677

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

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

C:\pinokio\api\openaudio.git12>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && conda update -y -c conda-forge huggingface_hub
C:\pinokio\api\openaudio.git12>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activa
te base & bluefairy-activate.cmd && conda update -y -c conda-forge huggingface_hub
[OK] bluefairy active: uv/npm/bun protection enabled
Channels:
 - conda-forgedone
Solving environment: done
Collecting package metadata (repodata.json): - 

==> WARNING: A newer version of conda exists. <==
    current version: 26.5.3
    latest version: 26.7.2

Please update conda by running

    $ conda self update



# All requested packages already installed.


(base) C:\pinokio\api\openaudio.git12>

logs/api/install.js/1789777314914

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

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

C:\pinokio\api\openaudio.git12>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && conda install -y -c conda-forge portaudio
C:\pinokio\api\openaudio.git12>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activa
te base & bluefairy-activate.cmd && conda install -y -c conda-forge portaudio
[OK] bluefairy active: uv/npm/bun protection enabled
Channels:
 - conda-forgedone
Solving environment: done
Collecting package metadata (repodata.json): - 

==> WARNING: A newer version of conda exists. <==
    current version: 26.5.3
    latest version: 26.7.2

Please update conda by running

    $ conda self update



# All requested packages already installed.


(base) C:\pinokio\api\openaudio.git12>

logs/api/install.js/1789777410317

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

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

C:\pinokio\api\openaudio.git12\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda ac
tivate base & python -m venv C:\pinokio\api\openaudio.git12\app\env & C:\pinokio\api\openaudio.git12\app\env\Scri
pts\activate C:\pinokio\api\openaudio.git12\app\env & C:\pinokio\api\openaudio.git12\app\env\Scripts\deactivate &
 C:\pinokio\api\openaudio.git12\app\env\Scripts\activate C:\pinokio\api\openaudio.git12\app\env & bluefairy-activ
ate.cmd && uv pip install -e . --no-cache
[OK] bluefairy active: uv/npm/bun protection enabled
[bluefairy uv]
  status: not protected
  reason: unknown or unsupported custom source
Using Python 3.10.20 environment at: env
Resolved 170 packages in 35.65s
      Built fish-speech @ file:///C:/pinokio/api/openaudio.git12/app
      Built antlr4-python3-runtime==4.9.3
      Built argbind==0.3.9
      Built randomname==0.2.1
Prepared 169 packages in 11m 34s
Installed 169 packages in 33.54s
 + absl-py==2.5.0
 + aiohappyeyeballs==2.7.1
 + aiohttp==3.14.3        
 + aiosignal==1.4.0       
 + annotated-doc==0.0.5     
 + annotated-types==0.8.0   
 + antlr4-python3-runtime==4.9.3
 + anyio==4.15.1
 + argbind==0.3.9
 + asttokens==3.0.2    
 + async-timeout==5.0.1
 + attrs==26.1.0   
 + audioread==3.1.0
 + baize==0.23.1
 + brotli==1.2.0
 + cachetools==7.2.0 
 + certifi==2026.7.22
 + cffi==2.1.1       
 + charset-normalizer==3.5.1
 + click==8.5.0
 + cloudpickle==3.1.2       
 + colorama==0.4.6 
 + contourpy==1.3.2
 + cycler==0.12.1  
 + datasets==2.18.0
 + decorator==5.3.1
 + descript-audio-codec==1.0.0
 + descript-audiotools==0.7.2 
 + dill==0.3.8        
 + docstring-parser==0.18.0
 + einops==0.8.2
 + einx==0.2.2
 + exceptiongroup==1.3.1
 + executing==2.2.1     
 + fastapi==0.141.1
 + ffmpy==1.0.0    
 + filelock==4.0.0
 + fire==0.7.1
 + fish-speech==0.1.0 (from file:///C:/pinokio/api/openaudio.git12/app)
 + flatten-dict==0.5.0
 + fonttools==4.65.0
 + frozendict==2.4.7
 + frozenlist==1.8.0
 + fsspec==2024.2.0
 + gitdb==4.0.12
+ gitpython==3.1.62
 + gradio==6.28.0
 + gradio-client==2.7.1
 + groovy==0.1.2
 + grpcio==1.84.0
 + h11==0.16.0
 + hf-gradio==0.4.1
+ hf-xet==1.6.0
 + httpcore==1.0.9
 +httpx==0.28.1
 + huggingface-hub==1.32.0
 + hydra-core==1.3.7
 + idna==3.20
 + importlib-resources==7.1.0
 + ipython==8.39.0
 + jedi==0.20.0
 + jinja2==3.1.6
 + joblib==1.6.0
 +julius==0.2.8
 + kiwisolver==1.5.1
 + kui==1.14.1
 + lazy-loader==0.5
 + librosa==0.11.0
 + lightning==2.6.6
 + lightning-utilities==0.15.3
 + llvmlite==0.49.0
 + loguru==0.7.3
 + loralib==0.1.2
 + markdown==3.10.3
 + markdown-it-py==4.2.0
 + markdown2==2.5.5
 + markupsafe==3.0.3
 + matplotlib==3.10.9
 + matplotlib-inline==0.2.2
 + mdurl==0.1.2
 + modelscope==1.17.1
 + mpmath==1.3.0
 + msgpack==1.2.2
+ multidict==6.9.0
 + multiprocess==0.70.16
 + natsort==8.4.0
 + networkx==3.4.2
 + numba==0.67.0
+ numpy==1.26.4
 + omegaconf==2.3.1
 + opencc-python-reimplemented==0.1.7
 + orjson==3.12.0
 + ormsgpack==1.12.2
 + packaging==26.3
 + pandas==2.3.3
 + parso==0.8.7
 + pillow==12.3.0
 + platformdirs==4.11.10
 + pooch==1.9.0
 + prompt-toolkit==3.0.53
 + propcache==0.5.4
 + protobuf==3.19.6
 + pure-eval==0.2.4
 + pyarrow==25.0.1
 + pyarrow-hotfix==0.7
 + pyaudio==0.2.14
 + pycparser==3.0
 + pydantic==2.9.2
 + pydantic-core==2.23.4
 + pydub==0.25.1
+ pygments==2.21.0
 + pyloudnorm==0.2.0
+ pyparsing==3.3.2
 + pyrootutils==1.0.4
 + pystoi==0.4.1
 + python-dateutil==2.9.0.post0
 + python-dotenv==1.2.3
 + python-multipart==0.0.32
 + pytorch-lightning==2.6.6
 + pytz==2026.3.post1
+ pyyaml==6.0.3
 + randomname==0.2.1
 + regex==2026.9.10
 + requests==2.34.2
+ resampy==0.4.3
 + 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
 +sentry-sdk==2.69.2
 + shellingham==1.5.4
 + silero-vad==6.2.1
 + six==1.17.0
 + smmap==5.0.3
 + soundfile==0.14.0
 + soxr==1.1.0
 + stack-data==0.6.3
 +starlette==1.6.0
 + sympy==1.14.0
 + tensorboard==2.20.0
 + tensorboard-data-server==0.7.2
 + termcolor==3.3.0
 + threadpoolctl==3.7.0
 + tiktoken==0.14.0
 + tokenizers==0.23.2
 + tomli==2.4.1
 +tomlkit==0.14.0
 + torch==2.14.0
+ torch-stoi==0.2.3
 + torchaudio==2.11.0
 + torchmetrics==1.9.0
 + tqdm==4.70.1
 + traitlets==5.16.1
 + transformers==5.17.0
 + typer==0.27.2
 + typing-extensions==4.16.0
 + typing-inspection==0.4.4
 + tzdata==2026.4
 + urllib3==2.8.0
 + uvicorn==0.53.0
 + wandb==0.25.0
 + wcwidth==0.8.4
 + werkzeug==3.1.8
 +win32-setctime==1.2.0
 + xxhash==4.0.1
 + yarl==1.25.1
 + zstandard==0.25.0

(env) (base) C:\pinokio\api\openaudio.git12\app>

logs/api/install.js/1789778317710

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

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

C:\pinokio\api\openaudio.git12\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda ac
tivate base & C:\pinokio\api\openaudio.git12\app\env\Scripts\activate C:\pinokio\api\openaudio.git12\app\env & bl
uefairy-activate.cmd && uv pip install cachetools livekit==0.18.1 livekit-agents==0.12.1 gradio==6.4.0
[OK] bluefairy active: uv/npm/bun protection enabled
[bluefairy uv]
  status: not protected
  reason: unknown or unsupported custom source
Using Python 3.10.20 environment at: env
Resolved 72 packages in 2.78s
Uninstalled 4 packages in 1.86s
Installed 13 packages in 5.50s
 + aiofiles==24.1.0
 - gradio==6.28.0
 + gradio==6.4.0       
 - gradio-client==2.7.1
 + gradio-client==2.0.3  
 + livekit==0.18.1       
 + livekit-agents==0.12.1
 + livekit-api==0.8.2     
 + livekit-protocol==0.9.2
 + psutil==5.9.8
 + pyjwt==2.14.0   
 - starlette==1.6.0
 + starlette==0.52.1
 - tomlkit==0.14.0  
 + tomlkit==0.13.3  
 + types-protobuf==4.25.0.20240417
 + watchfiles==0.24.0

(env) (base) C:\pinokio\api\openaudio.git12\app>

logs/api/install.js/1789778365752

Source: api / install.js
Lines: 12741 total, last 800 included (truncated)


Downloading bytes: ███████████████████████████████████████████████████████▍                 | 2.74GB, 3.41MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▍                 | 2.74GB, 3.63MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▌                 | 2.74GB, 3.29MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▌                 | 2.74GB, 3.40MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▌                 | 2.75GB, 2.89MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▌                 | 2.75GB, 3.23MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▌                 | 2.75GB, 3.41MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▌                 | 2.75GB, 3.23MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▌                 | 2.75GB, 3.26MB/s  
[api hf.download]


[api hf.download]
Downloading bytes: ███████████████████████████████████████████████████████▌                 | 2.75GB, 3.29MB/s  
Reconstructing (incomplete total...):  93%|█████████████████████████████████████▎  | 3.36GB / 3.61GB, 3.76MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▌                 | 2.75GB, 2.42MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▋                 | 2.75GB, 1.90MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▋                 | 2.75GB, 2.84MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▋                 | 2.75GB, 2.95MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▋                 | 2.75GB, 3.12MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▋                 | 2.75GB, 3.59MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▋                 | 2.75GB, 2.29MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▋                 | 2.75GB, 2.07MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▋                 | 2.75GB, 2.59MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▋                 | 2.76GB, 3.11MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▊                 | 2.76GB, 3.07MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▊                 | 2.76GB, 3.43MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▊                 | 2.76GB, 3.38MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▊                 | 2.76GB, 3.58MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▊                 | 2.76GB, 3.86MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▊                 | 2.76GB, 1.96MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▊                 | 2.76GB, 1.86MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▊                 | 2.76GB, 2.95MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▊                 | 2.76GB, 2.24MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▉                 | 2.76GB, 1.76MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▉                 | 2.76GB, 2.66MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▉                 | 2.76GB, 3.11MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▉                 | 2.76GB, 2.64MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▉                 | 2.77GB, 3.84MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▉                 | 2.77GB, 2.94MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████▉                 | 2.77GB, 3.54MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████                 | 2.77GB, 3.94MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████                 | 2.77GB, 4.74MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████                 | 2.77GB, 4.14MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████                 | 2.77GB, 4.11MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████                 | 2.77GB, 3.69MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████                 | 2.77GB, 4.16MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████                 | 2.77GB, 3.76MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████                 | 2.77GB, 3.70MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▏                | 2.78GB, 3.24MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▏                | 2.78GB, 3.43MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▏                | 2.78GB, 3.37MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▏                | 2.78GB, 3.66MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▏                | 2.78GB, 3.87MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▏                | 2.78GB, 3.52MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▏                | 2.78GB, 3.31MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▏                | 2.78GB, 3.57MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▎                | 2.78GB, 3.74MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▎                | 2.78GB, 3.44MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▎                | 2.78GB, 2.74MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▎                | 2.78GB, 3.77MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▎                | 2.78GB, 3.39MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▎                | 2.79GB, 3.52MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▎                | 2.79GB, 3.48MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▎                | 2.79GB, 4.35MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▍                | 2.79GB, 4.08MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▍                | 2.79GB, 3.12MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▍                | 2.79GB, 3.04MB/s  
[api hf.download]


[api hf.download]
Reconstructing (incomplete total...):  93%|█████████████████████████████████████▎  | 3.36GB / 3.61GB, 3.60MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▍                | 2.79GB, 3.10MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▍                | 2.79GB, 1.53MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▍                | 2.79GB, 2.03MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▍                | 2.79GB, 1.65MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▍                | 2.79GB, 1.82MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▍                | 2.79GB, 2.00MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▌                | 2.79GB, 3.13MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▌                | 2.79GB, 3.52MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▌                | 2.79GB, 2.42MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▌                | 2.80GB, 2.77MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▌                | 2.80GB, 2.88MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▌                | 2.80GB, 3.02MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▌                | 2.80GB, 3.35MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▌                | 2.80GB, 3.23MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▌                | 2.80GB, 3.38MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▋                | 2.80GB, 3.56MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▋                | 2.80GB, 3.44MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▋                | 2.80GB, 3.58MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▋                | 2.80GB, 3.78MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▋                | 2.80GB, 3.83MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▋                | 2.80GB, 3.87MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▋                | 2.80GB, 4.02MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▋                | 2.80GB, 3.55MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▋                | 2.80GB, 3.55MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▋                | 2.81GB, 3.91MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▊                | 2.81GB, 3.77MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▊                | 2.81GB, 3.50MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▊                | 2.81GB, 3.82MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▊                | 2.81GB, 3.85MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▊                | 2.81GB, 3.11MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▊                | 2.81GB, 3.33MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▊                | 2.81GB, 2.91MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▊                | 2.81GB, 3.46MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▊                | 2.81GB, 3.91MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▊                | 2.81GB, 3.70MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.81GB, 3.80MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.81GB, 3.44MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.81GB, 3.78MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.81GB, 3.95MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.81GB, 3.90MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.81GB, 3.53MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.81GB, 3.44MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.82GB, 3.33MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.82GB, 3.81MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.82GB, 3.77MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.82GB, 3.09MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████▉                | 2.82GB, 3.51MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████                | 2.82GB, 3.45MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████                | 2.82GB, 3.92MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████                | 2.82GB, 3.32MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████                | 2.82GB, 3.41MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████                | 2.82GB, 3.88MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████                | 2.82GB, 3.73MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████                | 2.82GB, 2.98MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████                | 2.82GB, 3.16MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████                | 2.82GB, 3.58MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.82GB, 3.35MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 4.06MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 3.81MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 3.52MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 3.47MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 3.61MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 3.60MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 3.57MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 3.20MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 3.47MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 2.90MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▏               | 2.83GB, 3.01MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▎               | 2.83GB, 2.52MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▎               | 2.83GB, 2.69MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▎               | 2.83GB, 2.84MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▎               | 2.83GB, 3.17MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▎               | 2.83GB, 3.21MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▎               | 2.83GB, 3.32MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▎               | 2.83GB, 3.33MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▎               | 2.83GB, 3.52MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▎               | 2.84GB, 3.32MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▎               | 2.84GB, 3.56MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▍               | 2.84GB, 3.86MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▍               | 2.84GB, 3.76MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▍               | 2.84GB, 3.48MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▍               | 2.84GB, 3.99MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▍               | 2.84GB, 3.59MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▍               | 2.84GB, 3.53MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▍               | 2.84GB, 3.12MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▍               | 2.84GB, 2.72MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▍               | 2.84GB, 3.12MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▍               | 2.84GB, 3.63MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▌               | 2.84GB, 3.43MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▌               | 2.84GB, 3.61MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▌               | 2.84GB, 3.67MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▌               | 2.84GB, 3.80MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▌               | 2.85GB, 3.81MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▌               | 2.85GB, 3.68MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▌               | 2.85GB, 3.63MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▌               | 2.85GB, 3.60MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▌               | 2.85GB, 3.59MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▌               | 2.85GB, 3.33MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▋               | 2.85GB, 3.26MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▋               | 2.85GB, 3.66MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▋               | 2.85GB, 3.49MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▋               | 2.85GB, 3.37MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▋               | 2.85GB, 3.61MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▋               | 2.85GB, 3.43MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▋               | 2.85GB, 3.72MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▋               | 2.85GB, 3.76MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▋               | 2.85GB, 3.63MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▋               | 2.85GB, 3.65MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▊               | 2.86GB, 3.87MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▊               | 2.86GB, 3.36MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▊               | 2.86GB, 3.53MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▊               | 2.86GB, 3.30MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▊               | 2.86GB, 3.54MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▊               | 2.86GB, 3.14MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▊               | 2.86GB, 3.33MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▊               | 2.86GB, 3.52MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▊               | 2.86GB, 3.56MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.86GB, 3.64MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.86GB, 2.31MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.86GB, 2.60MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.86GB, 2.08MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.86GB, 1.95MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.86GB, 2.06MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.87GB, 2.10MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.87GB, 1.93MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.87GB, 1.51MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.87GB, 1.96MB/s  
[api hf.download]

Downloading bytes: █████████████████████████████████████████████████████████▉               | 2.87GB, 2.73MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████               | 2.87GB, 2.98MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████               | 2.87GB, 3.13MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████               | 2.87GB, 2.14MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████               | 2.87GB, 2.19MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████               | 2.87GB, 2.57MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████               | 2.87GB, 2.81MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████               | 2.87GB, 2.90MB/s  
[api hf.download]


[api hf.download]
Reconstructing (incomplete total...):  95%|██████████████████████████████████████  | 3.43GB / 3.61GB, 3.60MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▏              | 2.87GB, 5.44MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▏              | 2.88GB, 3.05MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▏              | 2.88GB, 3.58MB/s  
[api hf.download]


[api hf.download]
Reconstructing (incomplete total...):  97%|██████████████████████████████████████▊ | 3.50GB / 3.61GB, 2.72MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▏              | 2.88GB, 4.23MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▏              | 2.88GB, 3.17MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▏              | 2.88GB, 2.77MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▏              | 2.88GB, 2.40MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▎              | 2.88GB, 2.30MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▎              | 2.88GB, 2.82MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▎              | 2.88GB, 3.46MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▎              | 2.88GB, 4.44MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▎              | 2.88GB, 3.66MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▎              | 2.89GB, 4.95MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▍              | 2.89GB, 4.38MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▍              | 2.89GB, 3.55MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▍              | 2.89GB, 4.06MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▍              | 2.89GB, 4.00MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▍              | 2.89GB, 3.16MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▍              | 2.89GB, 4.04MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▍              | 2.89GB, 3.78MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▌              | 2.89GB, 3.45MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▌              | 2.89GB, 3.93MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▌              | 2.89GB, 3.64MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▌              | 2.89GB, 3.11MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▌              | 2.90GB, 3.72MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▌              | 2.90GB, 3.27MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▌              | 2.90GB, 3.27MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▌              | 2.90GB, 3.36MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▌              | 2.90GB, 3.38MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▌              | 2.90GB, 3.43MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▋              | 2.90GB, 3.44MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▋              | 2.90GB, 3.46MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▋              | 2.90GB, 2.41MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▋              | 2.90GB, 2.27MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▋              | 2.90GB, 3.80MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▋              | 2.90GB, 3.69MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▋              | 2.90GB, 2.69MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▋              | 2.90GB, 2.71MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▊              | 2.90GB, 2.92MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▊              | 2.91GB, 2.93MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▊              | 2.91GB, 3.44MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▊              | 2.91GB, 3.25MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▊              | 2.91GB, 3.56MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▊              | 2.91GB, 3.62MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▊              | 2.91GB, 3.55MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▊              | 2.91GB, 3.90MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▉              | 2.91GB, 2.01MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▉              | 2.91GB, 1.59MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▉              | 2.91GB, 1.66MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▉              | 2.91GB, 2.05MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▉              | 2.91GB, 2.20MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▉              | 2.91GB, 2.30MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▉              | 2.91GB, 2.93MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▉              | 2.91GB, 3.14MB/s  
[api hf.download]

Downloading bytes: ██████████████████████████████████████████████████████████▉              | 2.92GB, 2.44MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████              | 2.92GB, 3.78MB/s  
[api hf.download]


[api hf.download]
Reconstructing (incomplete total...):  97%|██████████████████████████████████████▊ | 3.50GB / 3.61GB, 3.81MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████              | 2.92GB, 5.70MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████              | 2.92GB, 3.77MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████              | 2.92GB, 3.31MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████              | 2.92GB, 3.39MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████              | 2.92GB, 3.62MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████              | 2.92GB, 3.10MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▏             | 2.92GB, 4.09MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▏             | 2.92GB, 3.85MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▏             | 2.92GB, 4.05MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▏             | 2.93GB, 3.40MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▏             | 2.93GB, 3.58MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▏             | 2.93GB, 3.83MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▏             | 2.93GB, 3.40MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▏             | 2.93GB, 3.67MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▎             | 2.93GB, 3.06MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▎             | 2.93GB, 3.80MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▎             | 2.93GB, 3.19MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▎             | 2.93GB, 3.95MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▎             | 2.93GB, 3.52MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▎             | 2.93GB, 3.79MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▎             | 2.93GB, 1.82MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▎             | 2.94GB, 2.11MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▍             | 2.94GB, 2.24MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▍             | 2.94GB, 2.03MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▍             | 2.94GB, 2.67MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▍             | 2.94GB, 2.57MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▍             | 2.94GB, 2.93MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▍             | 2.94GB, 2.30MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▍             | 2.94GB, 3.21MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▍             | 2.94GB, 3.19MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▌             | 2.94GB, 3.64MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▌             | 2.94GB, 3.28MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▌             | 2.94GB, 3.69MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▌             | 2.94GB, 3.35MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▌             | 2.94GB, 3.44MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▌             | 2.95GB, 3.99MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▌             | 2.95GB, 4.04MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▌             | 2.95GB, 2.80MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▌             | 2.95GB, 3.46MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▌             | 2.95GB, 3.67MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▋             | 2.95GB, 4.06MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▋             | 2.95GB, 3.48MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▋             | 2.95GB, 3.48MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▋             | 2.95GB, 3.79MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▋             | 2.95GB, 3.85MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▋             | 2.95GB, 4.07MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▋             | 2.95GB, 3.17MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▋             | 2.95GB, 3.06MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▋             | 2.95GB, 3.65MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.95GB, 4.45MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 3.39MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 3.22MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 3.17MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 3.23MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 3.27MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 3.27MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 3.31MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 2.84MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 3.14MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 2.70MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▊             | 2.96GB, 2.97MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.96GB, 2.91MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.96GB, 3.47MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.96GB, 3.63MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.96GB, 3.77MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.96GB, 3.42MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.96GB, 3.16MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.96GB, 3.71MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.96GB, 3.60MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.97GB, 3.60MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.97GB, 3.62MB/s  
[api hf.download]

Downloading bytes: ███████████████████████████████████████████████████████████▉             | 2.97GB, 3.61MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████             | 2.97GB, 4.06MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████             | 2.97GB, 3.92MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████             | 2.97GB, 3.80MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████             | 2.97GB, 3.72MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████             | 2.97GB, 3.69MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████             | 2.97GB, 3.66MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████             | 2.97GB, 3.60MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████             | 2.97GB, 3.62MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████             | 2.97GB, 3.57MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████             | 2.97GB, 3.54MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▏            | 2.97GB, 2.98MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▏            | 2.97GB, 3.65MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▏            | 2.97GB, 3.17MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▏            | 2.97GB, 2.76MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▏            | 2.98GB, 3.87MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▏            | 2.98GB, 3.33MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▏            | 2.98GB, 3.76MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▏            | 2.98GB, 3.26MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▏            | 2.98GB, 3.35MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▎            | 2.98GB, 3.86MB/s  
[api hf.download]

Downloading bytes: ████████████████████████████████████████████████████████████▎            | 2.98GB, 3.67MB/s  
[api hf.download]


[api hf.download]
Reconstructing (incomplete total...):  99%|███████████████████████████████████████▌| 3.57GB / 3.61GB, 3.81MB/s  
[api hf.download]

[api hf.download]
Fetching 7 files: 100%|██████████████████████████████████████████████████████████| 7/7 [15:40<00:00, 134.35s/it] 
Download complete: : ███████████████████████████████████████████████████████████████████████| 2.98GB, 3.63MB/s  ✓
 Downloadedion complete: 100%|█████████████████████████████████████████████████████| 3.61GB / 3.61GB, 3.07MB/s   
  path: C:\pinokio\api\openaudio.git12\app\tools\checkpoints\openaudio-s1-mini

[api hf.download]
Download complete: : ███████████████████████████████████████████████████████████████████████| 2.98GB, 3.63MB/s  
[api hf.download]

Reconstruction complete: 100%|█████████████████████████████████████████████████████| 3.61GB / 3.61GB, 3.07MB/s  

[api hf.download]
dministrator: C:\Windows\SYSTEM32\cmd.exe - conda  deactivate  - conda  deactivate  - conda  deactivate  - conda  activate base  Volume in drive C is Windows X-Lite
 Volume Serial Number is FC3D-D156

 Directory of C:\pinokio\api\openaudio.git12\app\tools   

09/19/2026  03:41 AM    <DIR>          .
09/19/2026  03:41 AM    <DIR>          ..
09/19/2026  03:20 AM             7,271 api_client.py     
09/19/2026  03:20 AM             3,915 api_server.py     
09/19/2026  03:41 AM    <DIR>          checkpoints       
09/19/2026  03:20 AM             1,382 download_models.py
09/19/2026  03:20 AM    <DIR>          llama
09/19/2026  03:20 AM             3,506 run_webui.py      
09/19/2026  03:20 AM    <DIR>          server
09/19/2026  03:20 AM    <DIR>          vqgan
09/19/2026  03:20 AM    <DIR>          webui
               4 File(s)         16,074 bytes
               7 Dir(s)  39,800,913,920 bytes free       

(base) C:\pinokio\api\openaudio.git12\app\tools>
[api hf.download]


██ Terminated Shell e453349e-c92f-497b-af17-b3e3a86ea446
████

[api hf.download]
Microsoft Windows [Version 10.0.19045.6466]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\openaudio.git12\app\tools>conda_hook & conda deactivate & conda deactivate & conda deactivate & co
nda activate base & bluefairy-activate.cmd && hf download cocktailpeanut/oa --local-dir checkpoints/openaudio-s1-
mini && dir
[OK] bluefairy active: uv/npm/bun protection enabled
Downloading bytes:                                                                          |  0.00B            W
arning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limit
s and faster downloads.                                                                   | 0/7 [00:00<?, ?it/s] 
Fetching 7 files: 100%|██████████████████████████████████████████████████████████| 7/7 [15:40<00:00, 134.35s/it] 
Download complete: : ███████████████████████████████████████████████████████████████████████| 2.98GB, 3.63MB/s  ✓
 Downloadedion complete: 100%|█████████████████████████████████████████████████████| 3.61GB / 3.61GB, 3.07MB/s   
  path: C:\pinokio\api\openaudio.git12\app\tools\checkpoints\openaudio-s1-mini
Download complete: : ███████████████████████████████████████████████████████████████████████| 2.98GB, 3.63MB/s  
Reconstruction complete: 100%|█████████████████████████████████████████████████████| 3.61GB / 3.61GB, 3.07MB/s  
 Volume in drive C is Windows X-Lite
 Volume Serial Number is FC3D-D156

 Directory of C:\pinokio\api\openaudio.git12\app\tools   

09/19/2026  03:41 AM    <DIR>          .
09/19/2026  03:41 AM    <DIR>          ..
09/19/2026  03:20 AM             7,271 api_client.py     
09/19/2026  03:20 AM             3,915 api_server.py     
09/19/2026  03:41 AM    <DIR>          checkpoints       
09/19/2026  03:20 AM             1,382 download_models.py
09/19/2026  03:20 AM    <DIR>          llama
09/19/2026  03:20 AM             3,506 run_webui.py      
09/19/2026  03:20 AM    <DIR>          server
09/19/2026  03:20 AM    <DIR>          vqgan
09/19/2026  03:20 AM    <DIR>          webui
               4 File(s)         16,074 bytes
               7 Dir(s)  39,800,913,920 bytes free       

(base) C:\pinokio\api\openaudio.git12\app\tools>

logs/api/torch.js/1789778365913

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

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

C:\pinokio\api\openaudio.git12\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda ac
tivate base & C:\pinokio\api\openaudio.git12\app\env\Scripts\activate C:\pinokio\api\openaudio.git12\app\env && u
v pip install torch torch-directml torchaudio torchvision numpy==1.26.4 --force-reinstall
Using Python 3.10.20 environment at: env
Resolved 15 packages in 712ms
Prepared 15 packages in 22ms
Uninstalled 13 packages in 13.83s
Installed 15 packages in 24.25s
 ~ filelock==4.0.0
 - fsspec==2024.2.0
 + fsspec==2026.9.0
 ~ jinja2==3.1.6   
 ~ markupsafe==3.0.3
 ~ mpmath==1.3.0    
 ~ networkx==3.4.2
 ~ numpy==1.26.4  
 ~ pillow==12.3.0    
 - setuptools==79.0.1
 + setuptools==84.0.0
 ~ sympy==1.14.0     
 ~ torch==2.14.0     
 + torch-directml==0.1.13.dev221216
 ~ torchaudio==2.11.0
 + torchvision==0.29.0      
 ~ typing-extensions==4.16.0

(env) (base) C:\pinokio\api\openaudio.git12\app>

logs/api/start.js/1789779433050

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

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

C:\pinokio\api\openaudio.git12\app\tools>conda_hook & conda deactivate & conda deactivate & conda deactivate & co
nda activate base & C:\pinokio\api\openaudio.git12\app\env\Scripts\activate C:\pinokio\api\openaudio.git12\app\en
v & bluefairy-activate.cmd && python run_webui.py --device cpu
[OK] bluefairy active: uv/npm/bun protection enabled
C:\pinokio\api\openaudio.git12\app\env\lib\site-packages\torch\jit\_script.py:1491: FutureWarning: `torch.jit.scr
ipt` is deprecated. Please switch to `torch.compile` or `torch.export`.
  warnings.warn(
2026-09-19 04:01:35.380 | INFO     | __main__:<module>:56 - CUDA is not available, running on CPU.
2026-09-19 04:01:35.380 | INFO     | __main__:<module>:59 - Loading Llama model...
2026-09-19 04:01:36.859 | INFO     | fish_speech.models.text2semantic.llama:from_pretrained:432 - Loading model f
rom checkpoints\openaudio-s1-mini, config: DualARModelArgs(model_type='dual_ar', vocab_size=155776, n_layer=28, n
_head=16, dim=1024, intermediate_size=3072, n_local_heads=8, head_dim=128, rope_base=1000000, norm_eps=1e-06, max
_seq_len=8192, dropout=0.0, tie_word_embeddings=False, attention_qkv_bias=False, attention_o_bias=False, attentio
n_qk_norm=True, codebook_size=4096, num_codebooks=10, use_gradient_checkpointing=True, initializer_range=0.03125,
 is_reward_model=False, scale_codebook_embeddings=True, n_fast_layer=4, fast_dim=1024, fast_n_head=16, fast_n_loc
al_heads=8, fast_head_dim=64, fast_intermediate_size=3072, fast_attention_qkv_bias=False, fast_attention_qk_norm=
False, fast_attention_o_bias=False)
2026-09-19 04:03:26.672 | INFO     | fish_speech.models.text2semantic.llama:from_pretrained:494 - Model weights l
oaded - Status: <All keys matched successfully>
2026-09-19 04:03:26.705 | INFO     | fish_speech.models.text2semantic.inference:init_model:357 - Restored model f
rom checkpoint
2026-09-19 04:03:26.705 | INFO     | fish_speech.models.text2semantic.inference:init_model:362 - Using DualARTran
sformer
2026-09-19 04:03:26.898 | INFO     | __main__:<module>:67 - Loading VQ-GAN model...
C:\pinokio\api\openaudio.git12\app\env\lib\site-packages\torch\nn\utils\weight_norm.py:145: FutureWarning: `torch
.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`.
  WeightNorm.apply(module, name, dim)
2026-09-19 04:03:51.417 | INFO     | fish_speech.models.dac.inference:load_model:46 - Loaded model: <All keys mat
ched successfully>
2026-09-19 04:03:51.427 | INFO     | __main__:<module>:74 - Decoder model loaded, warming up...
Traceback (most recent call last):
  File "C:\pinokio\api\openaudio.git12\app\tools\run_webui.py", line 77, in <module>
    inference_engine = TTSInferenceEngine(
  File "C:\pinokio\api\openaudio.git12\app\fish_speech\inference_engine\__init__.py", line 32, in __init__       
    super().__init__()
  File "C:\pinokio\api\openaudio.git12\app\fish_speech\inference_engine\reference_loader.py", line 34, in __init_
_
    backends = torchaudio.list_audio_backends()
AttributeError: module 'torchaudio' has no attribute 'list_audio_backends'

(env) (base) C:\pinokio\api\openaudio.git12\app\tools>

logs/api/start.js/1789779839037

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

[memory]
{"ts":1789779839037,"step":1,"input":{"id":"ba42c21a-f1f9-4c53-b878-539dc8f2c1d2"},"args":{},"global":{},"local":{},"port":42003}

[api local.set]


===================================================

[api local.set]
# local variables

[api local.set]
{
  "url": "{{input.event[0]}}"
}
[api local.set]

===================================================
Replies (1)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
OpenAudio: async-timeout==5.0.1 · Pinokio