public class Lpc2Lprefc extends Object
| Constructor and Description |
|---|
Lpc2Lprefc() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convert(String inFileName,
String outFileName)
A method to convert between two files, from LPCs to reflection coeffs in EST format.
|
static void |
main(String[] args) |
public static void convert(String inFileName, String outFileName) throws IOException
inFileName - The name of the input file.outFileName - The name of the output file.IOException - IOEXceptionpublic static void main(String[] args) throws IOException
args - argsIOException - IOExceptionCopyright © 2000–2022 DFKI GmbH. All rights reserved.