项目作者: GENIVI

项目描述 :
GENIVI GSoC 2018 and 2019
高级语言: Python
项目地址: git://github.com/GENIVI/VCIVING-SpeechRecognition.git
创建时间: 2018-05-17T15:30:14Z
项目社区:https://github.com/GENIVI/VCIVING-SpeechRecognition

开源协议:Mozilla Public License 2.0

下载


GENIVI-GSoC-18

GENIVI GSoC 2018 is the official repository for the project VCIVING Voice Control for IVI Next Generation project kickstarted by Google Summer of Code 2018. Visit the Wiki for more information.
Visit the Overview of VCIVING page to gain a basic understanding of the project.

Introduction to VCIVING

VCIVING is a voice controlling system for IVI. It’s more or less an assistant to interact with IVI using voice. VCIVING functions as an individual entity from the IVI systems and interacts with IVI whenver necessary.

Contents

  • Brain: Interfaces and classes required for basic functionality such as grabbing inputs, providing outputs, and also the classes required to train the models.
  • EmulationCore: Entry points to the system. Contains mainly the event handlers and directives to various sections of the system and performs functions such as speech recognition and interpretation.
  • TaskExecutors: Interfaces which addresses functions related to the IVI system such as playing music.
  • Trainer: The scripts for training various models such as Speech Interpretation.

Installation

Build instructions and project pages are found here:
https://at.projects.genivi.org/wiki/display/PROJ/%5BGSOC+2018%5D+VCIVING+Voice+Control+for+IVI+Next+Generation