0

I have 1000 words in 3 different dialects for the Gaelic language. I have each word in the form of three mp3 recordings. I wish to have functionality in my application, be it a website or a mobile app, which allows me to speak a word and in turn find the best match, or matches, with respect to the 1000 words.

So if I speak in the word "bheadh" I would expect to be prompted by, for example, the words bheadh, bheidh, bheith and bith.

What is the technical term for this process?

Suppose I also wanted to lookup phrases, for example: "rud ar bith"

What reliable open source software libraries exist in this regard. I program primarily in C++ and Python.

4

1 回答 1

1

这个过程的技术术语是什么?

语音识别

在这方面存在哪些可靠的开源软件库。我主要使用 C++ 和 Python 进行编程。

CMUS狮身人面像

于 2013-04-27T07:04:31.877 回答