I run guix lint which gave me two warnings, I fixed the rest my self:
gnu/packages/speech.scm:342:12: sekai@0.6.0: 'pkg-config' should
probably be a native input
gnu/packages/speech.scm:332:12: sekai@0.6.0: the source file name
should contain the package name
Once done I will send an email to the
Hi Tobias,
Sorry for this late reply.
On Thu, 15 Sep 2022 at 09:35, Tobias Platen wrote:
> I've created my first package for guix, the sekai speech synthesis
> toolkit which I use mainly for producing singing voice with lilypond.
> I'll also plan a talk at the gnu hackers
Hello,
I've created my first package for guix, the sekai speech synthesis
toolkit which I use mainly for producing singing voice with lilypond.
I'll also plan a talk at the gnu hackers meeting how I make Desktop
Music using the Guix System. Two more packages will follow next.
Tobias