Word recognition demonstration for VS1005 / VSOS

Discussion about writing software for VS1005 and the VSOS Operating System. Also posts about VS1005-related hardware design and device drivers should be posted here.
Post Reply
Osku
User
Posts: 2
Joined: Fri 2022-11-04 13:01

Word recognition demonstration for VS1005 / VSOS

Post by Osku »

Dear Forum Members,

it is with great pleasure and pride that I present you our newest technology: Word recognition demonstration. This demonstrator begins brand new software solution family that utilize artificial intelligence using neural networks. The entire process including data capture, preprocessing of data, training of neural network and inference are supported.

Check out the document (WordsDemo.pdf) and zip attached to this message. The first chapter of the introduction of the document is shown below:

"This demonstration shows a personalized, self-learning and language-agnostic word recognition solution. Neural networks are used to detect spoken words. This document and related programs demonstrates how VS1005 can be used to recognize language-independent words spoken by a person using a neural network."

The zip contains document, example file containing recognizable words, demonstration programs and source codes of two programs.

Please reply if you have any problems, questions or corrections related to this package.

I hope you find this new package useful!

Kind regards,
- Ossi
Attachments
WordsDemo.pdf
(117.82 KiB) Downloaded 280 times
WordsDemo.zip
(177.15 KiB) Downloaded 254 times
Osku
User
Posts: 2
Joined: Fri 2022-11-04 13:01

Re: Word recognition demonstration for VS1005 / VSOS

Post by Osku »

Dear Forum Members,

The demonstration documentation has been updated. Now it includes optional control commands for using the LCD screen of VS1005 Developer Board. In addition, a couple of links to additional documentation have been added.

The demonstration software has also been slightly modified. Now the output of the program is more suitable for the LCD screen.

The new document and zip file can be downloaded from the links below.

A video of the demonstration can now also be found at https://www.youtube.com/watch?v=xRoV5vSjzgE.

I hope you find this new update useful!

Kind regards,
- Ossi
Attachments
WordsDemo_v1_01.pdf
(121.19 KiB) Downloaded 231 times
WordsDemo_v1_01.zip
(180.43 KiB) Downloaded 212 times
Post Reply