From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yEG9Kfs2OmKcrAAAgWs5BA (envelope-from ) for ; Tue, 22 Mar 2022 21:52:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iPLWJvs2OmLOUQAA9RJhRA (envelope-from ) for ; Tue, 22 Mar 2022 21:52:11 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4E14C235D0 for ; Tue, 22 Mar 2022 21:52:11 +0100 (CET) Received: from localhost ([::1]:55882 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nWlU9-0001Zo-UT for larch@yhetil.org; Tue, 22 Mar 2022 16:52:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60616) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nWlU3-0001Ua-8x for guix-patches@gnu.org; Tue, 22 Mar 2022 16:52:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48085) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nWlU2-0007mC-W5 for guix-patches@gnu.org; Tue, 22 Mar 2022 16:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nWlU1-0002X5-VO for guix-patches@gnu.org; Tue, 22 Mar 2022 16:52:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54507] [PATCH v2 1/2] gnu: openfst: Add 1.7.3 for kaldi References: <20220321173942.2206-1-rind38@disroot.org> In-Reply-To: <20220321173942.2206-1-rind38@disroot.org> Resent-From: Aurora Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 22 Mar 2022 20:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54507 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54507@debbugs.gnu.org Cc: Aurora Received: via spool by 54507-submit@debbugs.gnu.org id=B54507.16479823119705 (code B ref 54507); Tue, 22 Mar 2022 20:52:01 +0000 Received: (at 54507) by debbugs.gnu.org; 22 Mar 2022 20:51:51 +0000 Received: from localhost ([127.0.0.1]:41979 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nWlTr-0002WT-CR for submit@debbugs.gnu.org; Tue, 22 Mar 2022 16:51:51 -0400 Received: from knopi.disroot.org ([178.21.23.139]:58956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nWlTp-0002WI-H2 for 54507@debbugs.gnu.org; Tue, 22 Mar 2022 16:51:50 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id BBF18400D7; Tue, 22 Mar 2022 21:51:47 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uJCSdS0O4hzo; Tue, 22 Mar 2022 21:51:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1647982306; bh=Hntxk3k1yCqF+WS5Dh4oaVoktJP9D7PE2uWokyqXc3E=; h=From:To:Cc:Subject:Date; b=G+SQFdqf70TULBl9YVmqkt0PobfRKubRMv5LeCW63lBUTWvigLAe+apIJ+OtVM2Py y8iqt8cd0RN/qio1cqiYdGKetF4d8bc7yT4bzzQCT4EyXVNLG6LymJyPN43dMLbSD7 gVH1Ezv8Gv+KzPODLtad/fO0Xh2KxPXVOIDNWEqpzXfDSzga6YuszBO8UhUEQ3QhCn TmTHiXtclkK/U0l6LXId9fDUSzjUZ9aDOuxieHUEm4Gk5/Ixhc+1YBhs2Vyn26UtOs VgPvLg2fFKVmBZl8tDGoy2P7YX/iUTwMDmURZQogHvqnOzhwB/v+3XE6GwNfkYZhhc vj9zaZW7Ct6AA== Date: Tue, 22 Mar 2022 20:51:40 +0000 Message-Id: <20220322205141.1784-1-rind38@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Aurora X-ACL-Warn: , Aurora via Guix-patches From: Aurora via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1647982331; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=eaVlhkoB4Siqf1klcpo6MrkuVLAtZD0sUETfDiWOC9c=; b=XOKpUq98bfUT9cxCsvO4pLMa+iEv8g4V/tzNXQB/t1XCnbEMRvLlqhNnu3j0/UI7qFdAjG llcz915QD5fqHa8qbT5WGFDS8LkEPvD9j7X5sB6uoZWp3i4mvsVfKuVd+SM4Ftwgh4vlXc wRRx6qsZDhelR4UD+kD7gwJMSgF5apyna9dSoUrPjt1km6ahDFtfTCqKVbVqksVobWTssi BfvOBiSxBTMlXast0m30TGnLb1iW75mHx4f3224OVuqat5dPL5FejTR8qpsIW1LohK1Y4N NvvaQWViAyTRX1ZBe7ypzFrlU5Z2dWTAUpsmdi17ZNNgXAsvLR/TjuFqKQh3iA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647982331; a=rsa-sha256; cv=none; b=VYhZWFjhSWGcYpqcVFTkNeAqpN6JMerTNz00Sb1llKdCiytjuVhAyPfBd5YJoqQvnO27qD XrHAu/DYqr0LY6yQpThLXumIzgbD+3NtVWWeaLqKxmvYJxFuB0YWO8iHh/f/6T836iAyn0 uU3rRA9Nha5o2qngMVLWc8HVlPcI/Bvu4A2HqM0TtBf0584aoI08le4kDDLhU0O7kd1PWH kSGwnsZEVac8XNwLfMYwdEvJsk1TFaBO4oVkieFlyUKIsj4wj6YMYmIHI9aRqUF2M7m31l 2nUnzaq4LXrNvlLZOqMfoD+Zx9s75VBX/Ny+KCUtFCcPhYYL0Co1US9YuKFqEQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=G+SQFdqf; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.01 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=G+SQFdqf; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 4E14C235D0 X-Spam-Score: -4.01 X-Migadu-Scanner: scn0.migadu.com X-TUID: zsCXhOLaFmvu Kaldi is currently broken with openfst versions newer than 1.7.3 as it changed some of its function signatures. Once Kaldi is patched/fixed, this should be removed. Reference Issues: - https://github.com/kaldi-asr/kaldi/issues/4131 - https://github.com/kaldi-asr/kaldi/issues/4393 --- gnu/packages/machine-learning.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index afac56f..ec70980 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -585,6 +585,19 @@ sample proximities between pairs of cases.") optimizing, and searching weighted finite-state transducers (FSTs).") (license license:asl2.0))) +;; This is a temporary addition to bypass upstream issues with the kaldi +;; package. +(define-public openfst-1.7.3 + (package (inherit openfst) + (version "1.7.3") + (source (origin + (method url-fetch) + (uri (string-append "http://www.openfst.org/twiki/pub/FST/" + "FstDownload/openfst-" version ".tar.gz")) + (sha256 + (base32 + "038a60w7y8qnbxmcrsim9rafz9mihsny8xv50jpzlr7rl166pp5q")))))) + (define-public shogun (package (name "shogun") base-commit: a1632d59529909ab3733772f203e7ea64809b85e -- 2.30.2