HTK to AU Converter

Transcode HTK audio to Sun AU format online

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Cross-Format Audio

Transform HTK recordings into AU — bringing research audio into a format with real-world usability.

Works Everywhere

Convert from any device with a browser — desktops, laptops, tablets, and smartphones all work perfectly.

Rapid Encoding

HTK files are compact — the conversion to AU completes in just a few seconds on our servers.

How to convert HTK to AU

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose au or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your au file right afterwards

About formats

HTK is the native waveform container for the Hidden Markov Model Toolkit, a software suite developed at Cambridge University's Engineering Department for speech recognition research. First distributed in 1993, HTK rapidly became a reference platform in computational linguistics labs worldwide, and its file format followed suit. Each file stores a sequence of parameter vectors or raw samples prefixed by a 12-byte header specifying the number of frames, the frame period in 100 ns units, the byte count per frame, and a type code indicating the data kind — options range from waveform PCM to Mel-frequency cepstral coefficients and filter-bank energies. This versatility lets a single container carry both source audio and extracted features without changing parsers. The deliberately minimal header avoids alignment padding or optional chunks, making the format trivial to read from C, Python, or MATLAB with a few lines of binary I/O. Three advantages underpin HTK's lasting relevance: tight integration with the HTK training and recognition pipeline, deterministic byte layout that eliminates parser ambiguity, and widespread adoption in academic corpora.
Initial release: 1993
AU is an audio file format introduced by Sun Microsystems for its Unix workstations and the NeXT platform. It features a minimal 24-byte header specifying data offset, size, encoding type, sample rate, and channel count, followed by the audio payload. AU supports numerous encodings, including uncompressed linear PCM at various bit depths, mu-law and A-law companding (logarithmic compression used in telephone systems), and several ADPCM variants. This versatility made AU a workhorse across early Unix environments, web audio (Java applets defaulted to AU), and telephony applications. One advantage is simplicity: the compact header and straightforward structure make it trivial to parse, generate, and stream programmatically. The built-in mu-law option provides another benefit, delivering reasonable voice quality at just 8 KB per second — half the rate of 16-bit uncompressed audio — invaluable when storage and bandwidth were scarce. Although modern formats have largely supplanted AU in consumer applications, it retains a foothold in scientific computing and audio processing pipelines where minimal overhead and reliable cross-platform behavior are valued.
Developer: Sun Microsystems
Initial release: 1992

Frequently Asked Questions

Why convert HTK to AU?

HTK is limited to speech research tools. AU provides Unix audio format that works with standard media players and applications.

What applications open AU files?

SOX, Java applications, and Unix/Linux systems can handle AU files. Most are available as free downloads for major operating systems.

How is the AU audio quality?

AU provides good quality at standard settings. The output clarity depends on the original HTK recording quality.

How fast is the conversion?

Both formats produce manageable file sizes. The HTK to AU conversion finishes almost instantly on our infrastructure.

Are my files kept private?

HTK uploads are removed right after processing. All AU output files are cleaned from servers within 24 hours.