public class SoundUtils extends Object
Constructor and Description |
---|
SoundUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
arpabetToIPA(String s)
Converts an Arpabet phonemic transcription to an IPA phonemic
transcription.
|
static int |
differenceEncoded(String es1,
String es2) |
public static String arpabetToIPA(String s) throws IllegalArgumentException
s
- The Darpabet phonemic transcription to convert.IllegalArgumentException
- if a phoneme is unknown.Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.