Git Product home page Git Product logo

speech-to-text-in-tw5's Issues

Get Current Lang of TW

Just need a one-liner solution to get the language of TW (not plugin), TW itself. I am going to implement an option to change the plugin language when TW language changes.

Notification: Documentation shall be written!

Hi all,

This is just a simple post to explain the documentation I will add to the README.md. I plan to include

  • Project Description
  • Install
    a. Drag-and-Drop
    b. Dev setup for Node.js
  • Use Cases
    a. basic "Get Started" for new tiddler with transcript
    b. transcript in existing tiddler (when applicable)
    c. verbal commands (custom, too, when applicable)
  • License (MIT)

anything else anyone can think of?

Toolbar and Commands

As requested, I have opened a new discussion for the implementation of the feedback received. I intend to elaborate more on the command keywords, as well.

TW-Sounds Coming Along!

@BurningTreeC ,

Just wanted to let you know that I have been working on TW-Sounds, and analysis of sounds and similar-sounding words to integrate with this plugin! You can see what I have done so far at https://github.com/flancast90/TW-Sounds. It is not quite ready, but I am working on the part for finding rhymes and near-rhymes without API. As you can imagine, the natural language processing and maths involved are a bit much!

Text-editor toolbar button brainstorming

I open this issue as a reminder that we want to create a text-editor toolbar button that allows inserting the recorded text into the current tiddlers' text field

For that we need some brainstorming and we need to collect information about the tiddlywiki internals so that we know how we can realize this

We should overthink how we recognize commands

There's a problem:

  • A transcript can finish with Ok Wiki and the next transcript can start with the actual command
  • We should overthink how we handle the command-recognition
  • We should concatenate all transcripts together and then check for the Ok Wiki and the following command
  • Having found such a command-chain, we remove it from the full transcript
  • Then we process the command

Let's Start v1.0.7 (or 8) with TW-Sounds!

Hi @BurningTreeC,

Since neither of us have been real active lately in this repo, I've decided to start work on v1.0.7/8, utilising TW-Sounds. I'll add the functions and calls, and if you want, you can look over the code and make it more "tw-like".

User - defined actions and keywords

In the current master we can create tiddlers with tag $:/tags/VoiceCommand and the field voice-command which contains the command that should trigger the action. The text field should contain the actions that are then triggered.

There's also the possibility to define your own custom keywords additionally to Ok and Wiki using the tiddler $:/config/speech-to-text/keywords and its fields ok-keywords and wiki-keywords

The field ok-keywords could then contain "Pasta pasta" and the field wiki-keywords could contain "Maccheroni macaroni" and then Pasta macaroni switch language to german would work

Made my first solo plugin!

@BurningTreeC:

I just wanted to thank you for all the help you've been so far in how to make a TW-plugin, and wanted to announce that I've made my first solo plugin: text-to-speech. The plugin is really quite simple, and I got the idea from TiddlyTweeter's question about this functionality. I felt that it wouldn't fit this plugin well (a bit off-topic for this plugin), so I created a minimal implementation of something here.

Testing for v1.0.5

We should now test test test so that we can release v1.0.5

  • Is language switching stable (by all 3 methods)?
  • Do user-defined voice commands work consistently?
  • Do user-defined keywords work consistently?

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.