Giter VIP home page Giter VIP logo

skill-speak's Introduction

Speak

Make Mycroft repeat whatever you want

About

Turn Mycroft into a parrot. Speak a phrase and listen to it repeated in Mycroft's selected voice.

Examples

  • "say Goodnight, Gracie"
  • "repeat Once upon a midnight dreary, while I pondered, weak and weary, Over many a quaint and curious volume of forgotten lore"
  • "speak I can say anything you'd like!"

Credits

Mycroft AI (@MycroftAI)

Category

Entertainment

Tags

#speak #say #repeat #system

skill-speak's People

Contributors

aleale99 avatar augustnmonteiro avatar devs-mycroft avatar e-gor avatar forslund avatar jimregan avatar kathyreid avatar krisgesling avatar luke5sky avatar matthewscholefield avatar pynolo avatar tony763 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

skill-speak's Issues

Case issue and no corresponding word in some translation.

When you use cli, if you use an uppercase beginning letter (like Say), then it doesn't get removed in the result.
Say Hi => Say Hi
say Hi => Hi

Also there's a bug in the french translation:
in regex/fr-fr/Words.rx there are only 2 different triggers: 'dis' and 'répète'
dis (?P.) <------ Replace this as 'parle'
dis (?P.
)
répète (?P.*)

But in vocab/fr-fr/Speak.voc there are 3 of them: 'parle', 'dis', 'répète'
parle
dis
répète

deprecate skill?

This skill could be replaced by https://github.com/JarbasSkills/skill-parrot

parrot includes PR #8 , solves #6 and adds extra functionality, both skills do basically the same.

In parrot skill i am blacklisting this skill because of issues linked above

Parrot skill very simple and is a good template to show new users the usage of converse method

Intent colision with repeat recent skill

Just installed matthew-repeat-recent-skill (make that an official skill!) and instead of expected behavior, Mycroft just complies with overly-literal interpretation. I.e., me:"hey mycroft, reapeat that" mycroft:"that"

speak sometimes also collides with a few other skills, i have some chatbot skills "what does cleverbot say about X" that never trigger because of this

solution proposal:

  • move away from adapt regex intent into a low priority fallback?

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.