Skip to main content

SaveConversationsPlugin

Status: Active

An OVOS/Neon PHAL plugin that saves a transcript of your conversations in JSONL format.

These transcripts can be used to review your conversations, look for patterns, find opportunities to write new skills, or for any other purpose.

self.bus.on("recognizer_loop:wakeword", self.record_message)
self.bus.on("recognizer_loop:utterance", self.record_message)
self.bus.on("speak", self.record_message)

Configuration

OVOS ~/.config/mycroft/mycroft.conf

{
  "PHAL": {
    "phal-plugin-save-conversations": {
      "save_path": "/home/ovos/.cache/transcripts"
    }
  }
}

Neon ~/.config/neon/neon.yaml

PHAL:
  phal-plugin-save-conversations:
    save_path: "/home/neon/.cache/transcripts"

Credits

  • Mike Gray (@mikejgray)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

phal_plugin_save_conversations-0.2.2.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file phal_plugin_save_conversations-0.2.2.tar.gz.

File metadata

File hashes

Hashes for phal_plugin_save_conversations-0.2.2.tar.gz
Algorithm Hash digest
SHA256 662f2b2c8b4fddc081f663bc7ad0c1648a5ff7a196292f9127431d2b73382f75
MD5 2409f32a755f3f127018fe0f26fdd2e6
BLAKE2b-256 77b0ca5b59a5daad17f8fccf6b277f0f24cc77760b293d496c5414cb5f084b45

See more details on using hashes here.

File details

Details for the file phal_plugin_save_conversations-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for phal_plugin_save_conversations-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0ad1c301972f9d801436ce71efba4af8052ac6bac121fae769cc32531dcc4526
MD5 63320275ff6179c77cd8950dd49f644d
BLAKE2b-256 ae65d9293b1d475832086db3f4b34f4a1ee27d3cbfb0db7e58c86d7d307e3cdb

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.2 This release

2 files

0.2.1

2 files

0.2.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page