Skip to content

Conversation

vivekd22
Copy link
Contributor

@vivekd22 vivekd22 commented Jul 7, 2025

No description provided.

Nash0x7E2 and others added 30 commits August 21, 2025 09:47
Allow for optionally passing in STT clients
- Fixes NameError: name 'provider_name' is not defined in STS constructor
- Adds provider_name: Optional[str] = None parameter to __init__ method
- Updates docstring to include the new parameter
- Fixes ElevenLabs TTS test mocking issues
- Fixes Kokoro TTS client attribute syntax error
- All plugin tests now pass (169 passed, 0 failed)

This resolves the bug introduced in commit 0b64c14 where the provider_name
parameter was implemented in the constructor body but missing from the
method signature.
refactor: location and core methods
(cherry picked from commit 322f1cd)
* removed await from sync method

* start adding video

* fix: find and replace

* enable import sorting

* add video to gemini live example and plugin

* test: add tests and refactoring

* docs: update readme

* ci: testing silero param change

* ci: logging to failing test

* ci: lower partial frames threshold

* ci: fix typo
* update sample to use GA api

* re-add env var option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants