alumae / kaldi-gstreamer-server

Real-time full-duplex speech recognition server, based on the Kaldi toolkit and the GStreamer framwork.
BSD 2-Clause "Simplified" License
1.07k stars 341 forks source link

Makedirs instead of mkdir #34

Closed jcsilva closed 8 years ago

jcsilva commented 8 years ago

It allows creating intermediate-level directories till the leaf.

alumae commented 8 years ago

Thanks!