Giter VIP home page Giter VIP logo

unityasr's Introduction

Unity Automatic Speech Recognition

Discalimer: Currently, the AutomaticSpeechRecognition.cs script is not working as intended. For some reasons, it couldn't recognize a single word I say. Please make a pull request if you figured out how to solve this issue!

What does this package contatins??

This package provides a fully functional cross platform Automatic Speech Recognition using deep learning models intergrated in Unity with C#!!! Anyone can use this package in any way they want as long as they credit the author(s) and also respect the license agreement.

DeepSpeech

DeepSpeech is used as the backend of this package. In order to use DeepSpeech, the source code had to be copied manually as there are some unwanted stuffs in the DLL package.

Installation

This package depends on:

  1. Clone the UnityUtil repository into your project's Packages folder.
  2. Download the unitypackage dependencies from Google Drive and extract it into Unity.
  3. Clone this repository into your project's Packages folder.
  4. In Unity, go into native/DeepSpeechClient, you can choose either CPU or GPU version of DeepSpeech, GPU version is way faster than CPU inferencing.
  5. And you are ready to go!

Support the project!

patreon kofi

Join the community!

discord

License

This repository as a whole is licensed under the GNU Public License, Version 3. Individual files may have a different, but compatible license.

See license file for details.

unityasr's People

Contributors

nixon-voxell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.