Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpeechToText Widget #1880

Merged
merged 25 commits into from
Feb 15, 2021
Merged

SpeechToText Widget #1880

merged 25 commits into from
Feb 15, 2021

Commits on Dec 31, 2020

  1. wip

    Marc Skov Madsen committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    4718b24 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. firsts working version

    Marc Skov Madsen committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    a4f9f1f View commit details
    Browse the repository at this point in the history
  2. added preliminary notebook example

    Marc Skov Madsen committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    2f5eb29 View commit details
    Browse the repository at this point in the history
  3. Finish reference notebook and fix bugs identified

    Marc Skov Madsen committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    9b998a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. small iterations of the api and notebook

    Marc Skov Madsen committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    424eba0 View commit details
    Browse the repository at this point in the history
  2. Added color changer app. Identified a few bugs and fixed them

    Marc Skov Madsen committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    b9ef81a View commit details
    Browse the repository at this point in the history
  3. added notes on Chrome not supporting grammars

    Marc Skov Madsen committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    decbcd8 View commit details
    Browse the repository at this point in the history
  4. Final refactor and fixes before review

    Marc Skov Madsen committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    525f02c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. wip

    Marc Skov Madsen authored and philippjfr committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    2260362 View commit details
    Browse the repository at this point in the history
  2. firsts working version

    Marc Skov Madsen authored and philippjfr committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    fb6b6bb View commit details
    Browse the repository at this point in the history
  3. added preliminary notebook example

    Marc Skov Madsen authored and philippjfr committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3b9abba View commit details
    Browse the repository at this point in the history
  4. Finish reference notebook and fix bugs identified

    Marc Skov Madsen authored and philippjfr committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    2c080f2 View commit details
    Browse the repository at this point in the history
  5. small iterations of the api and notebook

    Marc Skov Madsen authored and philippjfr committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    9813053 View commit details
    Browse the repository at this point in the history
  6. Added color changer app. Identified a few bugs and fixed them

    Marc Skov Madsen authored and philippjfr committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    239ef33 View commit details
    Browse the repository at this point in the history
  7. added notes on Chrome not supporting grammars

    Marc Skov Madsen authored and philippjfr committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    111f919 View commit details
    Browse the repository at this point in the history
  8. Final refactor and fixes before review

    Marc Skov Madsen authored and philippjfr committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    f4cf99d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Merge branch 'speech-to-text' of https://github.com/holoviz/panel int…

    …o speech-to-text
    Marc Skov Madsen committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    e353ea6 View commit details
    Browse the repository at this point in the history
  2. fix comment from review

    Marc Skov Madsen committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    56e5727 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Fix flakes

    philippjfr committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    b698099 View commit details
    Browse the repository at this point in the history
  2. Formatting cleanup

    philippjfr committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    c757be8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Small fixes

    philippjfr committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    3cba0f1 View commit details
    Browse the repository at this point in the history
  2. Fix typescript formatting

    philippjfr committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    49ee44a View commit details
    Browse the repository at this point in the history
  3. Clean up API

    philippjfr committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    c0fbbd8 View commit details
    Browse the repository at this point in the history
  4. Update tests

    philippjfr committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    236b891 View commit details
    Browse the repository at this point in the history
  5. Fix gallery example

    philippjfr committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    63c0688 View commit details
    Browse the repository at this point in the history