Job 1788254611703

Command: powershell -NoProfile -Command "$py='C:\ProgramData\ChirpDirectServer\runtime\python\python.exe';$o=[ordered]@{python=$py;python_exists=(Test-Path -LiteralPath $py)};if(Test-Path -LiteralPath $py){$code='import json,importlib.util,sys; o={\"python\":sys.version,\"faster_whisper\":bool(importlib.util.find_spec(\"faster_whisper\")),\"ctranslate2\":bool(importlib.util.find_spec(\"ctranslate2\")),\"torch\":bool(importlib.util.find_spec(\"torch\"))}; import importlib;'+[char]10+'try:'+[char]10+' import ctranslate2; o[\"ctranslate2_version\"]=ctranslate2.__version__; o[\"cuda_devices\"]=ctranslate2.get_cuda_device_count(); o[\"cuda_compute\"]=list(ctranslate2.get_supported_compute_types(\"cuda\")) if o[\"cuda_devices\"] else []'+[char]10+'except Exception as e: o[\"ct2_error\"]=repr(e)'+[char]10+'try:'+[char]10+' import faster_whisper; o[\"faster_whisper_version\"]=getattr(faster_whisper,\"__version__\",None)'+[char]10+'except Exception as e: o[\"fw_error\"]=repr(e)'+[char]10+'print(json.dumps(o))';$o.py_audit=& $py -c $code 2>&1 | Out-String};$roots=@('C:\ProgramData\AudioProcess','C:\ProgramData\ChirpDirectServer','C:\Users\ash\.cache\huggingface\hub','C:\Users\ash\AppData\Local\huggingface\hub');$found=@();foreach($r in $roots){if(Test-Path -LiteralPath $r){$found+=Get-ChildItem -LiteralPath $r -Recurse -File -ErrorAction SilentlyContinue | Where-Object {$_.Name -in @('model.bin','config.json','tokenizer.json','vocabulary.txt') -or $_.Name -like 'ggml-*.bin'} | Select-Object -First 80 FullName,Length}};$o.models=$found;$o|ConvertTo-Json -Compress -Depth 5"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh

{"python":"C:\\ProgramData\\ChirpDirectServer\\runtime\\python\\python.exe","python_exists":true,"py_audit":"python.exe : Traceback (most recent call last):\r\nAt line:1 char:957\r\n+ ... har]10+\u0027print(json.dumps(o))\u0027;$o.py_audit=\u0026 $py -c $code 2\u003e\u00261 | Out-S ...\r\n+                                               ~~~~~~~~~~~~~~~~~~~\r\n    + CategoryInfo          : NotSpecified: (Traceback (most recent call last)::String) [], RemoteException\r\n    + FullyQualifiedErrorId : NativeCommandError\r\n \r\n  File \"\u003cstring\u003e\", line 1, in \u003cmodule\u003e\r\n    import json,importlib.util,sys; o={python:sys.version,faster_whisper:bool(importlib.util.find_spec(faster_whisper))\r\n,ctranslate2:bool(importlib.util.find_spec(ctranslate2)),torch:bool(importlib.util.find_spec(torch))}; import \r\nimportlib;\r\n                                       ^^^^^^\r\nNameError: name \u0027python\u0027 is not defined\r\n","models":[{"FullName":"C:\\ProgramData\\AudioProcess\\config.json","Length":6202},{"FullName":"C:\\ProgramData\\ChirpDirectServer\\config.json","Length":4638}]}