Skip to content

Commit 7efd5be

Browse files
authored
wyoming-openwakeword: migrate to tensorflow-bin (#356560)
2 parents 659b53a + f90cf46 commit 7efd5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/tools/audio/wyoming/openwakeword.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ python3Packages.buildPythonApplication rec {
2828
];
2929

3030
propagatedBuildInputs = with python3Packages; [
31-
tensorflow
31+
tensorflow-bin
3232
wyoming
3333
];
3434

0 commit comments

Comments
 (0)