whisper-ctranslate2: 0.3.2 -> 0.3.4
This commit is contained in:
parent
8d20c2011e
commit
18746a0211
@ -5,7 +5,7 @@
|
|||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
pname = "whisper-ctranslate2";
|
pname = "whisper-ctranslate2";
|
||||||
version = "0.3.2";
|
version = "0.3.4";
|
||||||
in
|
in
|
||||||
python3.pkgs.buildPythonApplication {
|
python3.pkgs.buildPythonApplication {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
@ -17,7 +17,7 @@ python3.pkgs.buildPythonApplication {
|
|||||||
owner = "Softcatala";
|
owner = "Softcatala";
|
||||||
repo = "whisper-ctranslate2";
|
repo = "whisper-ctranslate2";
|
||||||
rev = version;
|
rev = version;
|
||||||
hash = "sha256-9Y9y7DihDnbREaeARCGC7ctwwBAoZPpIWDAOdeDnB6E=";
|
hash = "sha256-6tbCEvoOd97/rWC8XwKUS2FJXaB7PKReCctWRaYqUGU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with python3.pkgs; [
|
propagatedBuildInputs = with python3.pkgs; [
|
||||||
|
Loading…
Reference in New Issue
Block a user