A personal Mycroft backend. Alternative to mycroft.home, written in Flask. This repo is an alternative to the backend meant for personal usage, and allows you to run without using the Mycroft servers. There are no user accounts! This is NOT meant to provision third party devices, but rather to run on the Mycroft devices directly or on a private network.
A fast and local neural text to speech system developed by Mycroft for the Mark II. Multiple voice models, multiple languages.
Does not have to be used in the context of Mycroft. You can run Mimic on just about any Linux machine. Has a REST API server but there is also a command line utility that lets you generate speech.
Lingua Franca is our multilingual Natural Language Processing library. It allows Mycroft to both understand and respond with naturally expressed entities such as numbers, dates and times. Stand-alone Python module. Ready-to-use and currently has support for Danish, Dutch, English, French, German, Hungarian, Italian, Portuguese, Spanish, and Swedish. Heuristic parsing routines to extract numbers, dates, times, or durations from a spoken language transcription. Natural language formatters for numbers, dates, times and durations as well as utilities for working with lists in multiple languages. Can reformat figures so they can be better pronounced by a synthesizer. Extract information from text to use in figuring out what the user wants and grab the stuff needed to do it.
I just wanted to let everyone know I have built out a chatbot to help answer mycroft related questions and will be adding a lot to it over the coming weeks allowing for it to answer questions about the project as well as eventually troubleshoot some issues.
A step by step process for setting up and using Mycroft for everyday tasks.