./audio/sonic, Simple library to speed up or slow down speech

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.0.225, Package name: sonic-0.0.0.225, Maintainer: pkgsrc-users

Sonic is a simple algorithm for speeding up or slowing down speech.
However, it's optimized for speed ups of over 2X, unlike previous
algorithms for changing speech rate. The Sonic library is a very
simple ANSI C library that is designed to easily be integrated into
streaming voice applications, like TTS back ends.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2024-01-30 10:00:40 by Thomas Klausner | Files touched by this commit (5)
Log message:
audio/sonic: import sonic-0.0.0.225

Packaged for wip by adr.

Sonic is a simple algorithm for speeding up or slowing down speech.
However, it's optimized for speed ups of over 2X, unlike previous
algorithms for changing speech rate.  The Sonic library is a very
simple ANSI C library that is designed to easily be integrated into
streaming voice applications, like TTS back ends.