[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#58140] [PATCH 2/6] gnu: Add kaldi-for-vosk.
From: |
( |
Subject: |
[bug#58140] [PATCH 2/6] gnu: Add kaldi-for-vosk. |
Date: |
Thu, 29 Sep 2022 07:44:26 +0100 |
On Wed Sep 28, 2022 at 10:05 PM BST, Maxime Devos wrote:
> > + (string-append "OPENBLASROOT=\"" #$openblas "\""))
>
> #$PACKAGE does not compose with --with-input. I recommend doing
> something like
> (dirname (dirname (search-input-file inputs "lib/libblas.so")))
> instead. Likewise for other uses of #$PACKAGE.
Why not ``#$(this-package-input openblas)''?
-- (
[bug#58140] Simple offline text-to-speech incoming !, Denis 'GNUtoo' Carikli, 2022/09/28
[bug#58140] [PATCH 6/6 v2] gnu: Add python-nerd-dictation/wayland., Nicolas Graves, 2022/09/28
[bug#58140] [PATCH v3 1/6] gnu: Add openfst-for-vosk., Nicolas Graves, 2022/09/29