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

Add speech2text model for offline #614

Open
wants to merge 449 commits into
base: offline-recognition
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    3761f34 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Configuration menu
    Copy the full SHA
    8740a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9e6e3a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Configuration menu
    Copy the full SHA
    036a53c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #306 from chriamue/patch-1

    Fix for OSError: [Errno -9988] Stream closed Error
    palikar authored Oct 24, 2018
    Configuration menu
    Copy the full SHA
    2de5441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d959c17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f3140a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ceefb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Update documentation

    lastcoolnameleft committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    c008d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    135c4cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e2fa4a View commit details
    Browse the repository at this point in the history
  4. Update documentation

    lastcoolnameleft committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    fed05fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    804f197 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bcbd1a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Merge pull request #344 from Franck-Dernoncourt/patch-1

    Updating Wit API version (20160526 -> 20170307)
    palikar authored Oct 30, 2018
    Configuration menu
    Copy the full SHA
    f89256b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    cd4d2f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Update pocketsphinx.rst

    Add libasound2-dev to avoid error: "alsa/asoundlib.h no such file or directory"
    fygul authored Dec 20, 2018
    Configuration menu
    Copy the full SHA
    d18c13e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Merge pull request #396 from fygul/master

    Update pocketsphinx.rst
    Uberi authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    88b2254 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    ca422f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4acb77 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Merge pull request #406 from frnsys/google_cloud_speech

    Google cloud speech library
    Uberi authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    ef7a233 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #395 from Aculeasis/master

    Fix large cpu consumption in snowboy detect
    Uberi authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    46ae3ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #389 from lastcoolnameleft/master

    Replace Bing Speech API with Azure Speech API
    Uberi authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    f9fa758 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #321 from jhoelzl/patch-7

    Removed duplicate code
    Uberi authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    350397d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Configuration menu
    Copy the full SHA
    1cacb10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a1cd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b1653f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8707b83 View commit details
    Browse the repository at this point in the history
  5. Fix flake8 violations

    native-api committed May 19, 2019
    Configuration menu
    Copy the full SHA
    645d3a8 View commit details
    Browse the repository at this point in the history
  6. Fix rstcheck violations

    native-api committed May 19, 2019
    Configuration menu
    Copy the full SHA
    7e7902b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Merge pull request #418 from native-api/fix_build

    Fix Travis build
    Uberi authored Jul 2, 2019
    Configuration menu
    Copy the full SHA
    c898560 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    e755345 View commit details
    Browse the repository at this point in the history
  2. Removed deadcode.

    chrisspen committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    8f84035 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Update pocketsphinx.rst

    Those zip files contain 'pocketsphinx-data' sub-directory
    fygul authored Aug 11, 2019
    Configuration menu
    Copy the full SHA
    43d4a67 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Added amazon stt method.

    cspencer-eod committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d6cf57e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4877f3e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    6862769 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    ceb5228 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Added vosk

    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    d7d3f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0eb1ba View commit details
    Browse the repository at this point in the history
  3. Update of outdated README

    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    af93738 View commit details
    Browse the repository at this point in the history
  4. Added Vosk API

    You can now simply recognize with:
    
    recognize_vosk()
    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    f726da6 View commit details
    Browse the repository at this point in the history
  5. Update of 1st review

    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    44d17b1 View commit details
    Browse the repository at this point in the history
  6. Update of vosk with help of @nshmyrev

    Part 1
    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    555cbaf View commit details
    Browse the repository at this point in the history
  7. Update of vosk with help of @nshmyrev

    Part 2
    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    696ddb2 View commit details
    Browse the repository at this point in the history
  8. Update of vosk with help of @nshmyrev

    Part 3
    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    a8f2707 View commit details
    Browse the repository at this point in the history
  9. Update of vosk with help of @nshmyrev

    Part 4
    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    a4c29cb View commit details
    Browse the repository at this point in the history
  10. Update of vosk with help of @nshmyrev

    Last part - Updating readme
    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    ce3023f View commit details
    Browse the repository at this point in the history
  11. Update of vosk with help of @nshmyrev

    Hoping that it's the last part
    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    dfad80e View commit details
    Browse the repository at this point in the history
  12. Update of vosk with help of @nshmyrev

    Fix, because i screwed up
    mytja authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    a1a7a14 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Final update with help of @nshmyrev

    Finnaly final update
    mytja authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    274f5eb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Added assemblyai.

    chrisspen committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    c09e822 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. docs: fix simple typo, covnert -> convert

    There is a small typo in speech_recognition/__init__.py.
    
    Should read `convert` rather than `covnert`.
    timgates42 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    14f038f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Fixed package name.

    chrisspen committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    3446b13 View commit details
    Browse the repository at this point in the history
  2. Added package dependency.

    chrisspen committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    5fce29e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Update Google Drive links

    Uberi authored Dec 14, 2021
    1 Configuration menu
    Copy the full SHA
    e7877ca View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Merge pull request #513 from mytja-archive/master

    Added Vosk API and updated README
    Uberi authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    5215137 View commit details
    Browse the repository at this point in the history
  2. Add call for collaborators!

    Uberi authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    d7b26b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Google cloud imports

    Aline Guimarães authored and Aline Guimarães committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6a113a5 View commit details
    Browse the repository at this point in the history
  2. fix recognize_google_cloud

    Aline Guimarães authored and Aline Guimarães committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    9c68e15 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Merge pull request #601 from alinerguio/master

    fix recognize_google_cloud
    Uberi authored Mar 27, 2022
    Configuration menu
    Copy the full SHA
    f149aff View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Fixed import error.

    chrisspen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    758cb9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #434 from chrisspen/master

    Fixed IBM call to use api key.
    Uberi authored May 26, 2022
    Configuration menu
    Copy the full SHA
    73ae57c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Merge pull request #536 from timgates42/bugfix_typo_convert

    docs: fix simple typo, covnert -> convert
    ftnext authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    45c0a25 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    1bb98cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b05d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    313e7a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #619 from ftnext/i618-fix-unittests

    Fix unit tests of recognize_google method
    ftnext authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a719cd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    e23de4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #620 from ftnext/unittest-action

    Run unittests on pull requests
    ftnext authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    04b87f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Merge pull request #435 from fygul/patch-1

    Update pocketsphinx.rst
    ftnext authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    ae1d88d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    282402b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    43a4b64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #627 from ftnext/i626-temporary-workaround

    Pin pocketsphinx temporarily
    ftnext authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    cafe8e9 View commit details
    Browse the repository at this point in the history
  3. Fix inline code markup

    ftnext authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    aa09576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65e20dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68b2438 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3665f4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #625 from joy-void-joy/whisper_integration

    [feat(whisper)] Add recognize_whisper
    ftnext authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    7461563 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    c1f7390 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #630 from ftnext/i629-address-whisper-warning

    Specify fp16 parameter for whisper
    ftnext authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    353d4ef View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    953c469 View commit details
    Browse the repository at this point in the history
  2. [chore] Bump up

    ftnext committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    a9c9fb1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #636 from ftnext/i635-release

    Release 3.9.0
    ftnext authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    9724c1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6474bf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35ede24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f4162f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    1f59623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b804c44 View commit details
    Browse the repository at this point in the history
  3. [docs] Show added deps

    ftnext committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    c487a8e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #647 from ftnext/i633-in-memory-stream

    Replace with in-memory stream on `recognize_whisper`
    ftnext authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    c5bb4a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    391e328 View commit details
    Browse the repository at this point in the history
  2. [feat] Drop codes for Python 2

    ftnext committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    889e49d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5656306 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab4da3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54add17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46705de View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merge pull request #650 from ftnext/i649-drop-inactive-python

    Drop inactive Python
    ftnext authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fba8b64 View commit details
    Browse the repository at this point in the history
  2. Comment out prints that shouldn't be printed by default

    closes #645
    kuzmoyev committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    80bafbd View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. [chore] Standardize .gitignore

    make it as easy as possible for many people to develop
    ftnext authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    bc6588e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #653 from ftnext/standardize-gitignore

    Standardize .gitignore
    ftnext authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ebb3a7e View commit details
    Browse the repository at this point in the history
  3. Remove debugging prints

    kuzmoyev committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    7379a84 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #651 from kuzmoyev/master

    Comment out prints that shouldn't be printed by default
    ftnext authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    010382b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    82482ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507355a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4c15fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7116a5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af58e70 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    0232474 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. [chore] Drop Python 3.7

    ftnext committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    27300eb View commit details
    Browse the repository at this point in the history
  2. [docs] Drop Python 3.7

    ftnext committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    9dacb14 View commit details
    Browse the repository at this point in the history
  3. [docs] Support Whisper API

    ftnext committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8445f28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e687929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1113482 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60c5b99 View commit details
    Browse the repository at this point in the history
  7. [docs] Add Whisper API example

    ftnext committed Mar 10, 2023
    2 Configuration menu
    Copy the full SHA
    c606589 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d6db56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4462d7a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e40b332 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be90eb2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    58f9eed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6c5fb99 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7d839d9 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #669 from ftnext/i668-whisper-api

    feat(whisper api): Support Whisper API
    ftnext authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    76aad86 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. [chore] Bump up

    ftnext committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8b07762 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    698d3bf View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. [test] Recognizer.__init__

    ftnext committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    277e7b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. [docs] Draft type hint (WIP)

    ftnext committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    66368ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d580435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72d8973 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1b4f0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a3fc05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0697776 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d70ebb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6464414 View commit details
    Browse the repository at this point in the history
  9. [style] isort __init__.py

    ftnext committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    285ac3a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Merge pull request #716 from ftnext/i715-support-311

    Run tests in Python 3.11
    ftnext authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e681993 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    06b6b98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f47f03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06c80bd View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    b6f444d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f93b9c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. [test] Add doctest

    ftnext committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    cf655a7 View commit details
    Browse the repository at this point in the history
  2. [test] RequestBuilder.build()

    ftnext committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    de27ade View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    e5f0d03 View commit details
    Browse the repository at this point in the history
  2. [refactor] Draft OutputParser

    ftnext committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d9042a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdd9af9 View commit details
    Browse the repository at this point in the history
  4. [test] recognize_legacy

    ftnext committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    54bb083 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    e70d466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e72ae1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4e3caa View commit details
    Browse the repository at this point in the history
  4. [bugfix] Missing ValueError

    ftnext committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    368a7ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa8e166 View commit details
    Browse the repository at this point in the history
  6. [chore] Run doctest too

    ftnext committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    140b469 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f69243f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #721 from ftnext/i719-refactor-google

    Refactor recognize_google
    ftnext authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    594d7cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b737c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    50e006b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    42668ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a694d7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #729 from herrjemand/herrjemand-oai-whisper-api-fix

    Updated to the latest OpenAI API changes, and fixed #720
    ftnext authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4a5b375 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c028409 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    dd97ae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105daa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3258e25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #738 from ftnext/test-whisper-api

    [test] Add tests for recognize_whisper_api
    ftnext authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4924857 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    43ee24b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a742862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a869cc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4afaa52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c48ed6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8da6e42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9194a47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e7432c View commit details
    Browse the repository at this point in the history
  9. [chore] Refactor using extras

    ftnext committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f294669 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    863b10a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #740 from ftnext/tweak-whisper-extra

    Tweak installation; Add whisper extras
    ftnext authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0799b16 View commit details
    Browse the repository at this point in the history
  12. [chore] Bump up 3.10.3

    ftnext committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    297b939 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    ff73d86 View commit details
    Browse the repository at this point in the history
  2. [bugfix] Fix indent

    ftnext committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    c81cf8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #741 from ftnext/action-rstcheck

    Migrate rstcheck from TravisCI
    ftnext authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    8bc8e2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3084166 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cefc8a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1768998 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5de44b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ca8607 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9852fa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    b196ea1 View commit details
    Browse the repository at this point in the history
  2. [style] Add spaces (E226)

    ftnext committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e5cb915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    283e7ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eb5a62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e73968e View commit details
    Browse the repository at this point in the history
  6. [style] Same indent (E128)

    ftnext committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a0457e6 View commit details
    Browse the repository at this point in the history
  7. [style] Remove indent (E121)

    ftnext committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c9f13ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2ff8ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    112c0c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3b3315 View commit details
    Browse the repository at this point in the history
  11. [chore] Thank you TravisCI

    ftnext committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    67e6e7a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    249d01a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e1c457a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    53c994f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. [bugfix] Support M1 Mac

    ftnext committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    41dc618 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #745 from ftnext/i655-support-m1-mac

    Support M1 Mac
    ftnext authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    eb3cf1e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    5b3a8a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1dbc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4619ec5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. [bugfix] Omit brackets

    ftnext committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    64c7e56 View commit details
    Browse the repository at this point in the history
  2. [bugfix] Confuse with skipIf

    ftnext committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f1e6a84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    654c471 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #746 from ftnext/test-on-windows

    Run unittests on Windows in CI
    ftnext authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    765e2cf View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    c09f15f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #754 from ftnext/i743-pass-ssl-endpoint

    Enable to pass SSL endpoint to cope with WinError 10054
    ftnext authored May 5, 2024
    Configuration menu
    Copy the full SHA
    ab8f5f5 View commit details
    Browse the repository at this point in the history
  3. [chore] Bump up 3.10.4

    ftnext committed May 5, 2024
    Configuration menu
    Copy the full SHA
    75a7f6b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Add stream= kwarg to Recognizer.listen

    Support for receiving captured audio one chunk at a time, while
    continuing to use the wakeword and audio energy detection code.
    clusterfudge committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    9ce6510 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #757 from clusterfudge/master

    Add `stream=` kwarg to `Recognizer.listen`
    Uberi authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d3d145a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. maint: Remove distutils.log

    ftnext committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4a8f9e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #768 from ftnext/feature/remove-distutils-setup

    Remove distutils.log from setup.py
    ftnext authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d188527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eded4a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4d74d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. bugfix: Revert installation of [audio] extra

    * Microphone is not tested currently
    * cope with at other opportunity
    ftnext committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    43129c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d5f7da View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Merge pull request #769 from ftnext/feature/remove-distutils-init

    Remove deprecated distutils.version from __init__.py
    ftnext authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b9ba641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    199272e View commit details
    Browse the repository at this point in the history
  3. docs: Show 3.12 support

    ftnext committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    484c2a9 View commit details
    Browse the repository at this point in the history
  4. maint: Drop Python 3.8

    ftnext committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d309620 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ad8bb0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #770 from ftnext/support-python3.12

    Support Python 3.12
    ftnext authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    09bb5de View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. 🎉 Bump up 3.11.0

    ftnext committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d447aef View commit details
    Browse the repository at this point in the history
  2. chore: Fix speech_recognition.recognizers would be ignored

    >_Warning: Package 'speech_recognition.recognizers' is absent from the `packages` configuration.
    ftnext committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b0c91ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b31c7b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    e8991f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #774 from ftnext/install-pyaudio-github-actions

    Install PyAudio in unittest Action
    ftnext authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    35cf8ac View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. chore: Adopt pytest

    ftnext committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    0cc79b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #779 from ftnext/feature/pytest

    Adopt pytest
    ftnext authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    fc2cfc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    ba6a2c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #780 from ftnext/feature/tidy-deps-requests

    Tidy dependencies: requests
    ftnext authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a2ed0c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c63b2e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #781 from ftnext/maint/py313-removal-modules

    Install aifc and audioop in Python 3.13
    ftnext authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    46bb470 View commit details
    Browse the repository at this point in the history
  5. chore: Run tests on Python 3.13 (excluding whisper-local)

    * PyTorch does not support 3.13 yet
    ftnext committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    60a454b View commit details
    Browse the repository at this point in the history
  6. bugfix: Action stntax error

    ftnext committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    f696476 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ce2121 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72e7290 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2428c80 View commit details
    Browse the repository at this point in the history
  10. bugfix: Fix typo

    ftnext committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a24dd0d View commit details
    Browse the repository at this point in the history
  11. bugfix: import in test case

    ftnext committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    aadaec7 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #785 from ftnext/maint/run-tests-py313

    Run tests on Python 3.13 (excluding whisper-local)
    ftnext authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    7614f10 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    dc0516a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad51005 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #787 from ftnext/refactor/pocketsphinx-extra

    Extract pocketsphinx extra
    ftnext authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c7b4cba View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Merge pull request #773 from ftnext/i772-remove-bdist_wheel.universal

    Fix "SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated"
    ftnext authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    73c8cdf View commit details
    Browse the repository at this point in the history