./ham/lpcnetfreedv, LPCNet library for use by FreeDV

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


Branch: CURRENT, Version: 0.2, Package name: lpcnetfreedv-0.2, Maintainer: dbj

Experimental version of LPCNet that has been used to develop FreeDV
2020 - a HF radio Digial Voice mode for over the air experimentation
with Neural Net speech coding. Possibly the first use of Neural Net
speech coding in real world operation.

From https://people.xiph.org/~jm/demo/lpcnet/ :

Work in progress software for researching low CPU complexity
algorithms for speech synthesis and compression by applying Linear
Prediction techniques to WaveRNN. High quality speech can be
synthesised on regular CPUs (around 3 GFLOP) with SIMD support (AVX,
AVX2/FMA, NEON currently supported). The code also supports very low
bitrate compression at 1.6 kb/s.


Master sites:

Filesize: 32237.116 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-02 18:17:20 by Nia Alarie | Files touched by this commit (41)
Log message:
*: Use FORCE_C_STD=c99 for C packages that use for loop initial
declarations without setting -std=c99.
   2023-07-10 10:55:02 by Nia Alarie | Files touched by this commit (1)
Log message:
lpcnetfreedv: Assumes compiler defaults to c99
   2021-10-26 12:48:41 by Nia Alarie | Files touched by this commit (38)
Log message:
ham: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:17:24 by Nia Alarie | Files touched by this commit (38)
Log message:
ham: Remove SHA1 hashes for distfiles