G
G
Ghost13032020-02-26 21:47:20
C++ / C#
Ghost1303, 2020-02-26 21:47:20

How to write a program that recognizes speech in C++?

There are many speech recognition frameworks on the Internet, and I wanted to implement it myself in the C ++ language, but I did not find normal material on the Internet to create it, can you tell me what is needed for this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Armenian Radio, 2020-02-26
@gbg

- Harmonic analysis, digital signal processing, machine learning, the practice of physical experiment, some sections of computational linguistics, mathematical statistics and probability theory - as a mathematical platform (mathematics that the programmer "does not need")
- development of high-performance applications, multi-threaded processing on the GPU, data storage - special sections from general computer science
- containers, optimization of algorithms, culture of developing programs in C ++ - actually, from C ++

N
nshmyrev, 2020-05-08
@nshmyrev

It is better to take ready-made something like Vosk or Kaldi

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question