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

Update vocodehq-public #632

Merged
merged 2 commits into from
Jul 12, 2024

Commits on Jul 12, 2024

  1. [Bug #628] correct coding errors in the google synthesiser (#629)

    * [Bug-628] correct coding errors in the google synthesiser
    
    * create_speech --> create_speech_uncached
    
    ---------
    
    Co-authored-by: Ajay Raj <[email protected]>
    jstahlbaum-fibernetics and ajar98 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ad1adc8 View commit details
    Browse the repository at this point in the history
  2. [DOW-119] creates AudioPipeline abstraction (#625)

    * make terminate async
    
    * creates audio pipeline abstraction
    
    * fix streaming conversation api
    
    * make terminate() invocations in tests async
    
    * removes the vector_db.tear_down() call in streaming conversation
    ajar98 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4c196e1 View commit details
    Browse the repository at this point in the history