mirror of https://github.com/drowe67/LPCNet.git
typo
parent
eecf55d1a9
commit
0f239baf89
|
@ -2,7 +2,7 @@
|
|||
|
||||
Experimental version of LPCNet that has been used to develop FreeDV 2020 - a HF radio Digital 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.
|
||||
|
||||
*Note: while this should be able to compile on any architecutre with a modern C compiler, this package only supports Intel and ARM architectures. Usage on others will likely exhibit extremely low performance and possibly have bugs.*
|
||||
*Note: while this should be able to compile on any architecture with a modern C compiler, this package only supports Intel and ARM architectures. Usage on others will likely exhibit extremely low performance and possibly have bugs.*
|
||||
|
||||
## Quickstart
|
||||
|
||||
|
|
Loading…
Reference in New Issue