Displaying 1 to 15 from 15 results

TensorFlow-iOS-Example - Source code for my blog post "Getting started with TensorFlow on iOS"

  •    Swift

This is the code that accompanies my blog post Getting started with TensorFlow on iOS. It uses TensorFlow to train a basic binary classifier on the Gender Recognition by Voice and Speech Analysis dataset.

sonus - :speech_balloon: /so.nus/ STT (speech to text) for Node with offline hotword detection

  •    Javascript

Sonus lets you quickly and easily add a VUI (Voice User Interface) to any hardware or software project. Just like Alexa, Google Now, and Siri, Sonus is always listening offline for a customizable hotword. Once that hotword is detected your speech is streamed to the cloud recognition service of your choice - then you get the results. Generally, running npm install should suffice. This module however, requires you to install SoX.




voicer - AGI-server voice recognizer for #Asterisk

  •    Javascript

Voicer work as AGI-server. Voicer accept request from asterisk via AGI app. It run handler for each request. Handler command asterisk record file. After this send file to recognition service, receive text, search by text in source of data for finding concordance, if source have this text it return channel for call, voicer set dialplan vars RECOGNITION_RESULT as SUCCESS and RECOGNITION_TARGET for finded result.

FDSoundActivatedRecorder - Start recording when the user speaks

  •    Swift

Start recording when the user speaks. All you have to do is tell us when to start listening. Then we wait for an audible noise and start recording. This is mostly useful for user speech input and the "Start talking now prompt". First, install by adding pod 'FDSoundActivatedRecorder', '~> 1.0.0' to your Podfile.

mapbox-gl-accessibility - An accessibility control for Mapbox GL JS

  •    Javascript

An accessibility control for mapbox-gl-js. https://mapbox.com/mapbox-gl-accessibility/ Enable voice-over and try pressing tab to see the result.


SlimMirai - A voice recognition Discord bot powered by Discord.NET and SAPI

  •    CSharp

Restart the PC after installing SAPI and the language support. Uses Discord's TTS for feedback on voice commands.

mycroft-precise - A lightweight, simple-to-use, RNN wake word listener

  •    Python

A lightweight, simple-to-use, RNN wake word listener. Precise is a wake word listener. Like its name suggests, a wake word listener's job is to continually listen to sounds and speech around the device, and activate when the sounds or speech match a wake word. Unlike other machine learning hotword detection tools, Mycroft Precise is fully open source. Take a look at a comparison here.

houndify-sdk-go - The official Houndify SDK for Go

  •    Go

houndify-sdk-go is the official Houndify SDK for the Go programming language. The SDK allows you to make voice and text queries to the Houndify API. The SDK comes with a fully functional example app that demonstrates usage and the various SDK features. The SDK has no third party dependencies.

movie2comic - A tool to transfer movie into comics by keyframe extracting, voice recognition and style transfer techniques

  •    Python

A tool to transfer movie into comics by keyframe extracting, voice recognition and style transfer techniques. In 2019, Rivers-Shall, Forewing and I (StardustDL) came up with this idea after discussion, and we wrote a much simpler demo than this. Thesedays (2020), I re-implement this idea by myself and that is this project.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.