Graph::Writer::HTK
write a perl Graph out as an HTK lattice file
- Provided by: libgraph-readwrite-perl (Version: 2.05-1)
- Report a bug
write a perl Graph out as an HTK lattice file
use Graph::Writer::HTK; $writer = Graph::Reader::HTK->new(); $reader->write_graph($graph, 'mylattice.lat');
Neil Bowers <neil@bowers.com>
Copyright (c) 2000-2012, Neil Bowers. All rights reserved. Copyright (c) 2000, Canon Research Centre Europe. All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.