Skip to main content

Real-time audio transcription with AI summarization

Project description

AI Little Scribe

Real-time audio transcription tool that captures both system audio and microphone input, with AI-powered summarization using Amazon Bedrock.

Features

  • Real-time transcription of system audio + microphone
  • Multi-language support
  • AI-powered summary generation
  • Speaker identification
  • Cross-platform support

Prerequisites

  • macOS 14.2+ with AudioTee binary
  • AWS credentials configured
  • Python 3.7+

Installation & Usage

No installation needed! Use with uvx:

# System audio only (default)
uvx littlescribe

# Microphone only
uvx littlescribe --microphone

# Both system audio + microphone
uvx littlescribe --both

# With custom options
uvx littlescribe --language fr-FR --output meeting.txt --summary summary.txt

Setup AudioTee (macOS only)

git clone https://github.com/makeusabrew/audiotee.git
cd audiotee && make && sudo cp audiotee /usr/local/bin/

Parameters

  • --language, -l: Input language code (default: en-US)
  • --output, -o: Output file (default: transcription_output.txt)
  • --summary, -s: Summary output file (optional)
  • --microphone, -m: Record microphone instead of system audio
  • --both, -b: Record both microphone and system audio

Press Ctrl+C to stop recording and generate summary.

AWS Setup

Configure AWS credentials via AWS CLI or environment variables:

aws configure

Requires access to Amazon Transcribe and Amazon Bedrock services.

Important Notice

This tool uses AWS services (Amazon Transcribe for speech-to-text and Amazon Bedrock Nova Pro for AI summarization) which may incur charges to your AWS account. Please review AWS pricing for these services before use:

You are responsible for any AWS charges incurred while using this tool.

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

littlescribe-1.0.4.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

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

littlescribe-1.0.4-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file littlescribe-1.0.4.tar.gz.

File metadata

  • Download URL: littlescribe-1.0.4.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.4

File hashes

Hashes for littlescribe-1.0.4.tar.gz
Algorithm Hash digest
SHA256 54e2eca5d5a354b3460c1cfce2cd6165e0e8b03fae3928d1271d6f5388d35fb1
MD5 a0d3b46dec1a94cdecc7d4ea80c59eac
BLAKE2b-256 d53371284b55f4b6a7735b4a9d6239c05d7dfa787a258a9267426523b4cdb03d

See more details on using hashes here.

File details

Details for the file littlescribe-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for littlescribe-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ce7c542d784827dd2e8ce0f58c149816b51dbf1743087f28cdd7369e4cb49928
MD5 51cde8c672b246ab6cd667af6260ef7e
BLAKE2b-256 b122e7ebead3c92768ef71ba4160705c2498a80e9b8b3d4bf51dfd48f842a3a3

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