mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 01:49:23 +08:00
Add first-class support for Cartesia text-to-speech (#298)
* Demo * patient intake * cartesia * Add cartesia * Fix * lint * Move test * Fix * Fix * Fix * Fix
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -34,6 +34,6 @@ jobs:
|
||||
- name: Run tests
|
||||
run: |
|
||||
python -m pip install -U pip
|
||||
pip install .[dev]
|
||||
pip install '.[dev, tts]'
|
||||
python -m pytest --capture=no
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user