Skip to main content
Skip table of contents

VDK 5.7.0 - 4th June 2024

Summary

We are thrilled to announce the release of VDK 5.7.0, a significant update that marks a major advancement in our voice interaction technology suite. This release introduces a new feature designed to enhance the accessibility and versatility of the Voice Development Kit.

What's New in VDK 5.7.0?

  • VDK Service: Unveiling a binary web server allowing seamless integration with any programming language, eliminating the need for specific SDKs.

  • Voice Biometrics Model Layout: Consistent layout across SDKs, simplifying management and offering flexibility in model file usage.

Why This Matters?

  • Increased Flexibility: This update provides developers with the freedom to choose the best tools and languages for their projects without worrying about compatibility issues. The VDK Service acts as a universal REST interface, making VDK’s robust features more accessible than ever before.

  • Runs on Embedded Devices, Remains Offline: Despite being a web server binary, the VDK Service is designed to run efficiently on embedded devices. It remains completely offline, ensuring that your voice interaction capabilities are secure and do not depend on an internet connection.

  • Simplified Integration: By utilizing the VDK Service, we've significantly reduced the complexity of integrating voice interaction capabilities. It not only saves development time but also minimizes potential errors and compatibility concerns.

  • Looking Ahead: VDK 5.7.0 sets the stage for more significant advancements in the future. We are laying the groundwork for upcoming features and improvements that will further enhance our voice interaction capabilities, making our technology even more powerful and accessible.

Explore Further

Here is the specification details for VDK Service.

Additional updates and improvements have been made across various components of the VDK, enhancing overall performance and user experience. Detailed specifications and implementation guides are available to help you make the most of the new features.

We're committed to meeting diverse user needs, and your feedback on VDK 5.7.0 is invaluable.

Versions

Studio

Component

Version

Studio

5.10.1 UPDATED

Dictionary manager

2.2.0 UPDATED

Free-speech

5.4.0 UPDATED

Grammar editor

5.3.0 UPDATED

Phonetic editor

5.2.1 UPDATED

Project editor

2.5.0 UPDATED

Simple assistant maker

5.3.0 UPDATED

TTS manager

5.3.0 UPDATED

Voice biometrics

4.5.0 UPDATED

Nlu Editor

2.2.0 UPDATED

Speech Enhancer

1.2.0 UPDATED

Vsdk-daemon

1.16.0 UPDATED

Vdk-service

1.1.0 NEW

Samples

Component

Package name

Version

Technologies

Chained grammars

chained-grammars

5.1.3 UPDATED

VOICE RECOGNITION (GRAMMAR)

Dynamic grammar

dynamic-grammar

5.1.3 UPDATED

VOICE RECOGNITION (GRAMMAR)

Simple application

simple-application

5.1.2 UPDATED

VOICE RECOGNITION (GRAMMAR) VOICE SYNTHESIS

Tts

tts

5.1.2 UPDATED

VOICE SYNTHESIS

Voice biometrics

voice-biometrics

5.2.0 UPDATED

VOICE BIOMETRICS

Voice Commands Language Understanding

voice-commands-language-understanding

2.1.2 UPDATED

VOICE RECOGNITION (CONTINUOUS)

Speech Enhancement

speech-enhancement

1.0.2 UPDATED

VOICE RECOGNITION (GRAMAR) SPEECH ENHANCEMENT

VSDK (C++)

Component

Version

Vsdk

9.2.0 UPDATED

Vsdk-vasr

5.4.0 UPDATED

Vsdk-csdk

5.2.0 UPDATED

Vsdk-baratinoo

4.3.0 UPDATED

Vsdk-idvoice

4.5.0 UPDATED

Vsdk-tssv

3.4.1 UPDATED

Vsdk-vnlu

2.3.0 UPDATED

Vsdk-s2c

1.2.0 UPDATED

Vsdk-audio-portaudio

3.6.1 UPDATED

VSDK (JAVA)

Component

Version

Vsdk

5.3.0

Vsdk-csdk

5.1.3

Vsdk-tnl

2.5.0

Vsdk-baratinoo

4.0.0

Vsdk-idvoice

2.5.0

Vsdk-tssv

2.6.0

Vsdk-vasr

2.3.0 UPDATED

Vsdk-vnlu

1.1.0 UPDATED

Vsdk-s2c

1.1.0

Details

Studio

Studio

Bug-fixes:
  • On some operating fresh operating system, openssl would be missing from the installation of the VDK.

Features:
  • We introduced two interaction modes for custom project:

    • Interaction with VSDK: Useful to build your application using our comprehensive package of tools, libraries, sample code, and documentation.

    • Interaction with VDK Service: A REST API designed for quick and seamless integration of voice technologies into your applications, allowing you to use your preferred programming languages and technology stacks. Which make it perfect for those looking to incorporate voice technologies into diverse projects quickly and efficiently.

Project-editor

Bug-fixes:
  • Some voice biometrics models created from within the VDK Studio would sometimes not export itself.

VSDK (C++)

Vsdk

Features:
  • Retrieve models and channels information from engine.

Vsdk-s2c

Bug-fixes:
  • A crash would sometimes occur when instantiating two engines simultaneously.

Vsdk-audio-portaudio

Bug-fixes:
  • In some corner cases, the BufferForwarder would send some audio chunks twice.

Vsdk-daemon

Features:
  • Now handles both legacy and new format of voice biometrics models.

Vsdk-idvoice

Features:
  • Now handles both legacy and new format of models.

Vsdk-tssv

Features:
  • Now handles both legacy and new format of models.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.