10 src = fetchFromGitHub {
12 repo = "MBROLA-voices";
13 rev = "fe05a0ccef6a941207fd6aaad0b31294a1f93a51";
14 hash = "sha256-QBUggnde5iNeCESzxE0btVVTDOxc3Kdk483mdGUXHvA=";
18 description = "Speech synthesizer based on the concatenation of diphones (voice files)";
19 homepage = "https://github.com/numediart/MBROLA-voices";
20 license = mbrola.meta.license;
24 if (languages == [ ]) then
25 src // { inherit meta; }
28 pname = "mbrola-voices";
29 version = "0-unstable-2020-03-30";
36 rm -rfv !(${lib.concatStringsSep "|" languages})