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

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


Branch: CURRENT, Version: 0.5, Package name: lpcnetfreedv-0.5, 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: 5110.563 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-23 11:36:20 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message: lpcnetfreedv: updated to 0.5 0.5 Uncouple circular build dependency with codec2, ctests reduced to a working set, \ build system maintenance for different machines. 
   2025-08-20 13:35:15 by Thomas Klausner | Files touched by this commit (242)
Log message: *: fix build with cmake 4 
   2024-08-19 19:29:29 by Greg Troxel | Files touched by this commit (1)
Log message: ham/lpcnetfreedv: USE_CMAKE exorcism 
   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