Skip to main content

No project description provided

Project description

Conversations

PyPI - Version PyPI - Python Version

Rich analysis of conversations.

Installation

pip install conversations

Usage

from pathlib import Path
from conversations import Conversation

audio_file = Path('/path/to/audio.mp4')

conversation = Conversation(recording=audio_file)

conversation.transcribe()
conversation.diarise()
html_report = conversation.report()

with open('conversation.html', 'w') as f:
    f.write(html_report.render())

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

conversations-0.14.0.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

conversations-0.14.0-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file conversations-0.14.0.tar.gz.

File metadata

  • Download URL: conversations-0.14.0.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/37.3 requests/2.28.2 requests-toolbelt/0.10.1 urllib3/1.26.15 tqdm/4.65.0 importlib-metadata/6.1.0 keyring/23.13.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.10

File hashes

Hashes for conversations-0.14.0.tar.gz
Algorithm Hash digest
SHA256 f4bf6d74be657b21a21e653fb180ba0af057505fcc224fab3286d5ba061c0a74
MD5 94e43a70e3c0729cf8f92823349251aa
BLAKE2b-256 7976b69d5bc968e9423bb93268e835f7cf18be6ca04438a887ff367291096aa5

See more details on using hashes here.

Provenance

File details

Details for the file conversations-0.14.0-py3-none-any.whl.

File metadata

  • Download URL: conversations-0.14.0-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/37.3 requests/2.28.2 requests-toolbelt/0.10.1 urllib3/1.26.15 tqdm/4.65.0 importlib-metadata/6.1.0 keyring/23.13.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.10

File hashes

Hashes for conversations-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e414549901cceb97d65dfefd7a66259f6e84db535c535e342ed0d15f854ca3ae
MD5 2116e19ef0d2831a5f28a838630cf301
BLAKE2b-256 82e496395ee3810656bca4e80d675af35d086d430a756471c8789681f6a24e65

See more details on using hashes here.

Provenance

Supported by

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