All Projects → SlapBot → Stephanie Va

SlapBot / Stephanie Va

Licence: mit
Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of an virtual assistant's work.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Stephanie Va

Naomi
The Naomi Project is an open source, technology agnostic platform for developing always-on, voice-controlled applications!
Stars: ✭ 171 (-77.85%)
Mutual labels:  personal-assistant, speech-recognition, speech-to-text
Kalliope
Kalliope is a framework that will help you to create your own personal assistant.
Stars: ✭ 1,509 (+95.47%)
Mutual labels:  personal-assistant, speech-recognition, speech-to-text
Dragonfire
the open-source virtual assistant for Ubuntu based Linux distributions
Stars: ✭ 1,120 (+45.08%)
Mutual labels:  personal-assistant, speech-recognition, speech-to-text
leon
🧠 Leon is your open-source personal assistant.
Stars: ✭ 8,560 (+1008.81%)
Mutual labels:  speech-recognition, personal-assistant, speech-to-text
Awesome Kaldi
This is a list of features, scripts, blogs and resources for better using Kaldi ( http://kaldi-asr.org/ )
Stars: ✭ 393 (-49.09%)
Mutual labels:  speech-recognition, speech-to-text
Cheetah
On-device streaming speech-to-text engine powered by deep learning
Stars: ✭ 383 (-50.39%)
Mutual labels:  speech-recognition, speech-to-text
Eesen
The official repository of the Eesen project
Stars: ✭ 738 (-4.4%)
Mutual labels:  speech-recognition, speech-to-text
Voice Overlay Ios
🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI
Stars: ✭ 440 (-43.01%)
Mutual labels:  speech-recognition, speech-to-text
demo vietasr
Vietnamese Speech Recognition
Stars: ✭ 22 (-97.15%)
Mutual labels:  speech-recognition, speech-to-text
Rhino
On-device speech-to-intent engine powered by deep learning
Stars: ✭ 406 (-47.41%)
Mutual labels:  speech-recognition, speech-to-text
Annyang
💬 Speech recognition for your site
Stars: ✭ 6,216 (+705.18%)
Mutual labels:  speech-recognition, speech-to-text
Deepspeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
Stars: ✭ 18,680 (+2319.69%)
Mutual labels:  speech-recognition, speech-to-text
Tensorflow end2end speech recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
Stars: ✭ 305 (-60.49%)
Mutual labels:  speech-recognition, speech-to-text
Tensorflowasr
⚡️ TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
Stars: ✭ 400 (-48.19%)
Mutual labels:  speech-recognition, speech-to-text
Phonetisaurus
Phonetisaurus G2P
Stars: ✭ 277 (-64.12%)
Mutual labels:  speech-recognition, speech-to-text
Asrt speechrecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Stars: ✭ 4,943 (+540.28%)
Mutual labels:  speech-recognition, speech-to-text
Speech recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
Stars: ✭ 5,999 (+677.07%)
Mutual labels:  speech-recognition, speech-to-text
Speech To Text Benchmark
speech to text benchmark framework
Stars: ✭ 481 (-37.69%)
Mutual labels:  speech-recognition, speech-to-text
Java Speech Api
The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an Internet connection, it provides a complete, modern, and fully functional speech API in Java.
Stars: ✭ 490 (-36.53%)
Mutual labels:  speech-recognition, speech-to-text
Sonus
💬 /so.nus/ STT (speech to text) for Node with offline hotword detection
Stars: ✭ 532 (-31.09%)
Mutual labels:  speech-recognition, speech-to-text

Stephanie

Main Website / Demo / Documentation / Usage / Modules / Developer Guide / Slides

note: Consider joining the official slack community to discuss more about Stephanie-VA at: Slack Link

Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of a virtual assistant's work.

To learn more, head to Stephanie, which has nicely formatted guides for installation, configuration, usages, etc. along with the extensive documentation.

Getting Started

Linux

  • Install portaudio: sudo apt-get install portaudio19-dev
  • Install python 3
  • Install python pip: sudo apt-get install python3-pip
  • Install required libraries python3 install.py
  • Add API keys to config.ini
  • Run python3 Index.py

Support

If you run into an issue or require technical support, please first look through the closed and open GitHub Issues, as you may find a solution there (or some useful advice, at least).

If you're still having trouble, the next place to look would be the new Subreddit Stephanie, as well as Quora Stephanie. If your problem even still remains unsolved, contact me personally through a message on any of social networks like facebook, Quora, Reddit. (Not too sure about facebook because of their spam filter, so consider quora or reddit as first choice.)

Contact

If you are looking for just a casual conversation about Stephanie or anything related to bugs/feedback or just anything, contact me through social network links like facebook, Quora, Reddit, whereas for any formal enquiries or serious discussion consider dropping me a mail at [email protected]

Sounder Algorithm

The brain of the Stephanie is an algorithm which predicts the intent through a speech converted text, to know more about it's internal API and the algorithm itself check the paper and the library present here at Sounder which is completely open-source.

3rd Party Modules

Created your very own 3rd Party Module and want to share it with the community? Share it here at Subreddit Stephanie so that we could verify it as legit and showcase it in our main website.

License

Copyright (c) 2017 Ujjwal Gupta. All rights reserved.

Stephanie is covered by the MIT license, a permissive free software license that lets you do anything you want with the source code, as long as you provide back attribution and "don't hold [us] liable". For the full license text see the LICENSE.md file.

As well as I am not accounted for any 3rd Party Module Installations, so make sure they are legit before installing it, as I will not be liable for any kind of damage in terms of virus/data leak or whatnot.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].