wyoming-openwakeword: migrate to tensorflow-bin
With Python 3.12 we don't have a working tensorflow source build, which currently blocks usage of this package.
This commit is contained in:
parent
659b53ad15
commit
f90cf46cb6
@ -28,7 +28,7 @@ python3Packages.buildPythonApplication rec {
|
||||
];
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
tensorflow
|
||||
tensorflow-bin
|
||||
wyoming
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user