public class Lpcc2Lpc extends Object
| Constructor and Description |
|---|
Lpcc2Lpc() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convert(String inFileName,
String outFileName,
int lpcOrder)
A method to convert between two files, from LPCs to LPCCs in EST format.
|
static void |
main(String[] args) |
public static void convert(String inFileName, String outFileName, int lpcOrder) throws IOException
lpcOrder - The requested cepstrum order.inFileName - The name of the input file.outFileName - The name of the output file.IOException - IO Exceptionpublic static void main(String[] args) throws IOException
args - argsIOException - IO ExceptionCopyright © 2000–2022 DFKI GmbH. All rights reserved.