Skip to main content

A PHAL plugin that saves conversations to a file

Project description

SaveConversationsPlugin

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)

Project details


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.1.tar.gz (8.8 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.1.tar.gz.

File metadata

File hashes

Hashes for phal_plugin_save_conversations-0.2.1.tar.gz
Algorithm Hash digest
SHA256 d0f86984ff40923b300dce2ecf0301573931ca58a173a020b6b4f24ae4453054
MD5 efe64340752013b3e3f618a893f7b2d3
BLAKE2b-256 c09d696071fc84be2ce6a2aa9a0ea9cf5845f2d0c38d8997b9055a2e0f172c1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phal_plugin_save_conversations-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 43272aa2de43bd9eb16c90a48fccc765112336d94880d229948818fa8b16af7d
MD5 832f5adc8c8d9c77a31bad36f9a9bd86
BLAKE2b-256 ac802f0633bc96ef808da2d64c4ba248668a9539262e4e951c65c132aa462a49

See more details on using hashes here.

Supported by

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