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

feat/fake-barge-in #109

Merged
merged 5 commits into from
Apr 15, 2024
Merged

feat/fake-barge-in #109

merged 5 commits into from
Apr 15, 2024

Commits on Apr 15, 2024

  1. feat/fake-barge-in

    lowers global volume during recording, to ensure OVOS can hear the user
    
    ```
    {
      "listener": {
        "fake_barge_in": true,
        "barge_in_volume": 30
      }
    }
    ```
    JarbasAl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    719f062 View commit details
    Browse the repository at this point in the history
  2. handle missing percent

    JarbasAl authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    70a80b8 View commit details
    Browse the repository at this point in the history
  3. typo

    JarbasAl authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d3e5e49 View commit details
    Browse the repository at this point in the history
  4. Update service.py

    typo
    JarbasAl authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dc5bab1 View commit details
    Browse the repository at this point in the history
  5. logs

    JarbasAl authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3edc4da View commit details
    Browse the repository at this point in the history