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/tts_session_context #167

Merged
merged 5 commits into from
Jun 21, 2023
Merged

feat/tts_session_context #167

merged 5 commits into from
Jun 21, 2023

Conversation

JarbasAl
Copy link
Member

use session_id and pass message.context around for hivemind integration and to allow refactoring wait_while_speaking

@JarbasAl JarbasAl added enhancement New feature or request refactor code improvements with no functional changes labels Jun 18, 2023
@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

❗ No coverage uploaded for pull request base (dev@2c123b1). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff          @@
##             dev    #167   +/-   ##
=====================================
  Coverage       ?   0.00%           
=====================================
  Files          ?      56           
  Lines          ?    3957           
  Branches       ?       0           
=====================================
  Hits           ?       0           
  Misses         ?    3957           
  Partials       ?       0           

JarbasAl added a commit to OpenVoiceOS/OVOS-workshop that referenced this pull request Jun 18, 2023
use session_id and refactor wait_while_speaking

companion to OpenVoiceOS/ovos-plugin-manager#167
@JarbasAl JarbasAl requested review from NeonDaniel and a team June 18, 2023 21:59
use session_id and refactor wait_while_speaking

companion to #167

feat/session_context

use session_id and pass message.context around for hivemind integration and to allow refactoring wait_while_speaking

feat/session_context

use session_id and pass message.context around for hivemind integration and to allow refactoring wait_while_speaking
@JarbasAl JarbasAl force-pushed the feat/session_context branch from 1c87f42 to cff41ab Compare June 18, 2023 22:00
JarbasAl added a commit to OpenVoiceOS/ovos-audio that referenced this pull request Jun 18, 2023
use session_id and pass message.context around for hivemind integration and to allow refactoring wait_while_speaking

companion to OpenVoiceOS/ovos-plugin-manager#167
JarbasAl added a commit to OpenVoiceOS/ovos-audio that referenced this pull request Jun 18, 2023
use session_id and pass message.context around for hivemind integration and to allow refactoring wait_while_speaking

companion to OpenVoiceOS/ovos-plugin-manager#167
@JarbasAl JarbasAl changed the title feat/session_context feat/tts_session_context Jun 19, 2023
ovos_plugin_manager/templates/tts.py Show resolved Hide resolved
ovos_plugin_manager/templates/tts.py Show resolved Hide resolved
ovos_plugin_manager/templates/tts.py Show resolved Hide resolved
@JarbasAl JarbasAl merged commit d03a88a into dev Jun 21, 2023
@JarbasAl JarbasAl deleted the feat/session_context branch June 21, 2023 00:21
@github-actions github-actions bot mentioned this pull request Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor code improvements with no functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants