I think if you wanted to have that kind of interface, it would be
easier to do it all at the C++ level than by wrapping the binaries.
Things that can read from disk (like WavHolder or whatever it's
called) usually have some kind of Read() call that can accept a
std::istream, and you can make it an istringstream that works from a
string. The binaries usually have pretty simple code that you can
copy and modify to work with the same input provided in a different
format.
However, if you are serious about using Kaldi I'd suggest installing
GridEngine and using NFS for files, at least for your initial work so
you undrerstand the normal Kaldi workflow. It seems to me that you
are trying to fit a square peg into the round hole, and I wonder
whether the Hadoop aspect is really adding any value.
Dan
> --
> Go to
http://kaldi-asr.org/forums.html find out how to join
> ---
> You received this message because you are subscribed to the Google Groups
> "kaldi-help" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
kaldi-help+...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.