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 instance pool for api_v3.py #1136

Open
wants to merge 9 commits into
base: fast_inference_
Choose a base branch
from

Commits on May 7, 2024

  1. chore: add the ability of lru cache for api v3 to improve the inferen…

    …ce speed when exchange model weights
    kevin.zhang committed May 7, 2024
    Configuration menu
    Copy the full SHA
    89e352a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. chore: Dockerfile start api v3

    kevin.zhang committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ea285ed View commit details
    Browse the repository at this point in the history
  2. chore: api default port from 127.0.0.1 to 0.0.0.0

    kevin.zhang committed May 8, 2024
    Configuration menu
    Copy the full SHA
    715e461 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. chore: make gpu happy when do tts

    kevin.zhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    84f5c1e View commit details
    Browse the repository at this point in the history
  2. chore: rollback Dockerfile

    kevin.zhang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9f34293 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. chore: fix

    kevin.zhang committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8811f72 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. chore: fix

    kevin.zhang committed May 16, 2024
    Configuration menu
    Copy the full SHA
    091e73c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge branch 'fast_inference_' of https://github.com/KevinZhang198703…

    …14/GPT-SoVITS into fast_inference_dev
    kevin.zhang committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c5dc769 View commit details
    Browse the repository at this point in the history
  2. feat: add instance pool for api_v3.py

    kevin.zhang committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c24398d View commit details
    Browse the repository at this point in the history