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

fix ws VAD for codec Opus, pcm8, pcm16 #565

Merged
merged 14 commits into from
Aug 19, 2024
Merged

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    b3fd503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b60966 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11745bc View commit details
    Browse the repository at this point in the history
  4. fix opus codec decoding

    0xzre committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2bef541 View commit details
    Browse the repository at this point in the history
  5. fix pcm8 and change threshold

    0xzre committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c758076 View commit details
    Browse the repository at this point in the history
  6. tested

    0xzre committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    91c8d5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70d1767 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. fix WS transcribe: reset state, data length sent to DG, sleep logic, …

    …less agressive timeout
    0xzre committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    a6b8b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f40a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    465cb34 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    25f30d2 View commit details
    Browse the repository at this point in the history
  2. more accuracy on speech timeout

    0xzre committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    52fd340 View commit details
    Browse the repository at this point in the history
  3. only using VAD on pcm8/16 now

    0xzre committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2f0f3d8 View commit details
    Browse the repository at this point in the history
  4. remove sentece log

    0xzre committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4aa433f View commit details
    Browse the repository at this point in the history