manifestinteractive / mimic-my-voice

[WIP] Create a Text to Speech Engine using Your Own Voice with Mycroft's Mimic Recording Studio & Coqui Text to Speech.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header Logo

Mimic My Voice

Create a Text to Speech Engine using Your Own Voice with Mycroft's Mimic Recording Studio & Coqui Text to Speech.

NOTE: This is a Work in Progress

demo

Features

Requirements

Developer Overview

Commands

Command Description
mimic config Configure Project
mimic setup Install Mimic & Mimic Studio
mimic studio Launch Mimic Recording Studio
mimic train Launch Mimic Training
mimic backup Backup Mimic Sessions to AWS S3
mimic restore Restore Mimic Sessions from AWS S3
mimic help Get Help with Mimic My Voice

Additional Information

Install via NPM ( Coming Soon )

npm install -g mimic-my-voice
mimic config
mimic setup

Install via Clone

git clone git@github.com:manifestinteractive/mimic-my-voice.git
cd mimic-my-voice
npm install -g
mimic config
mimic setup

Disclaimer

The trademarks and product names of Mycroft and Coqui, including the their marks, are the property of Mycroft.ai and Coqui.ai respectively. Peter Schmalfeldt is not affiliated with Mycroft or Coqui, nor do they sponsor or endorse Peter Schmalfeldt's projects or website. The use of their trademarks on this project does not indicate an endorsement, recommendation, or business relationship between these organizations and Peter Schmalfeldt.

About

[WIP] Create a Text to Speech Engine using Your Own Voice with Mycroft's Mimic Recording Studio & Coqui Text to Speech.

License:MIT License


Languages

Language:Shell 71.6%Language:JavaScript 28.4%