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:add tts-streaming config and future #5492

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    fb0437f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b6fca7 View commit details
    Browse the repository at this point in the history
  3. feat:fix return type

    ic-xu committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ec4255f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. feat:Merge blocking and streaming interfaces in TTS, and unify the us…

    …e of streaming to implement TTS functionality
    ic-xu committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    62b7297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32292f7 View commit details
    Browse the repository at this point in the history
  3. feat :

    It has been extracted as a separate module, and processing logic has been added to the corresponding module in GenerateTask Pipeline. process(). At the same time, the expiration time has been set to be small. At the same time, Redis will not store all message objects, but only a portion of the required data, so the data will not be very large
    ic-xu committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1188acb View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    77fdf91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18eb5c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a72190 View commit details
    Browse the repository at this point in the history
  4. feat : fixed tts config

    ic-xu committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a84c75a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    12ce7c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    258d4a0 View commit details
    Browse the repository at this point in the history
  3. feat : Remove unused code

    ic-xu committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3e3c67a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd1f463 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5642a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0506757 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36b2996 View commit details
    Browse the repository at this point in the history