Merge pull request #311305 from r-ryantm/auto-update/whisper-ctranslate2
whisper-ctranslate2: 0.4.2 -> 0.4.3
This commit is contained in:
commit
53c393219d
@ -5,7 +5,7 @@
|
|||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
pname = "whisper-ctranslate2";
|
pname = "whisper-ctranslate2";
|
||||||
version = "0.4.2";
|
version = "0.4.3";
|
||||||
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-q8ofj/MVahBRmE9BSSN9EzadDqJVSxmdTMl53YhrKzY=";
|
hash = "sha256-39kVo4+ZEyjhWbLjw8acW2vJxa3fbQ/tPgnZH3USsYY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with python3.pkgs; [
|
propagatedBuildInputs = with python3.pkgs; [
|
||||||
|
Loading…
Reference in New Issue
Block a user