Software Alternatives & Reviews

C++ for machine learning

Kaldi ASR Dlib
  1. Kaldi is an automatic speech recognition toolkit that supports linear transforms, MMI, boosted MMI and MCE discriminative training, feature-space discriminative training, and deep neural networks.
    Additionally, C++ may be used for extremely high levels of optimization even for cloud-based ML. Dlib and Kaldi are C++ libraries used as dependencies in Python codebases for computer vision and audio processing, for example. So if your application requires you to customize any functions similar to those libraries, then you'll need C++ knowhow.

    #Speech Recognition And Processing #Transcription #APIs 3 social mentions

  2. 2
    Dlib is a modern C++ toolkit containing machine learning algorithms & tools for creating complex software in C++ to solve real world problem
    Pricing:
    • Open Source
    Additionally, C++ may be used for extremely high levels of optimization even for cloud-based ML. Dlib and Kaldi are C++ libraries used as dependencies in Python codebases for computer vision and audio processing, for example. So if your application requires you to customize any functions similar to those libraries, then you'll need C++ knowhow.

    #Data Science And Machine Learning #Data Science Tools #Python Tools 17 social mentions

Discuss: C++ for machine learning

Log in or Post with