optional gpu

This commit is contained in:
CanbiZ (MickLesk)
2026-03-25 10:54:23 +01:00
parent 1778396549
commit e1576bcded
2 changed files with 4 additions and 3 deletions

View File

@@ -37,12 +37,12 @@
"type": "warning"
},
{
"text": "Data and recordings are stored in `/opt/birdnet/data`.",
"text": "For GPU acceleration, set `var_gpu=yes` before running the script.",
"type": "info"
},
{
"text": "GPU acceleration is not available in the LXC version. CPU-based transcription is used.",
"text": "Data and recordings are stored in `/opt/birdnet/data`.",
"type": "info"
}
]
}
}