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

[EPD-333] ElevenLabs Threaded MP3 Streaming #316

Merged
merged 17 commits into from
Aug 2, 2023

Commits on Jul 27, 2023

  1. initial work, still blocking

    zaptrem committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    066ac13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb4ae0e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Add threaded mp3 worker

    zaptrem committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2f20e5b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. fix tests add todo

    zaptrem committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e45f657 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. merge main

    zaptrem committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    11d2edf View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    1521afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82af895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a1413e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    098bc8c View commit details
    Browse the repository at this point in the history
  5. fix tests and mypy

    zaptrem committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    639034c View commit details
    Browse the repository at this point in the history
  6. resolve comments

    ajar98 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    364b850 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    f18b28e View commit details
    Browse the repository at this point in the history
  2. potentially fix typing

    ajar98 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    fdd37d7 View commit details
    Browse the repository at this point in the history
  3. Revert "potentially fix typing"

    This reverts commit fdd37d7.
    ajar98 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    fbf9200 View commit details
    Browse the repository at this point in the history
  4. forgot about __future__

    ajar98 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    27577cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f93bb12 View commit details
    Browse the repository at this point in the history
  6. fix termination code

    ajar98 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2b2cfc4 View commit details
    Browse the repository at this point in the history