teleprompter  by danielgross

On-device teleprompter for charismatic speech using quotes

created 2 years ago
329 stars

Top 84.2% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides an on-device teleprompter designed to enhance user charisma by suggesting quotes. It targets individuals seeking to improve their public speaking or conversational skills, offering real-time prompts for more engaging delivery.

How It Works

The teleprompter utilizes semantic embeddings to identify relevant quotes based on user input or context. An experimental fine-tuned language model is also available for more advanced quote generation. The core functionality relies on on-device speech recognition for real-time interaction.

Quick Start & Requirements

  • Install via conda or pip.
  • Run with python main.py (semantic embeddings) or python main.py llm (fine-tuned model).
  • Requires transformers, torch.
  • Currently MacOS only due to on-device speech recognition dependency (hear library).

Highlighted Details

  • On-device processing for privacy and offline use.
  • Experimental fine-tuned LLM option.
  • Real-time quote suggestion for improved charisma.

Maintenance & Community

This project appears to be a personal project by Daniel Gross. There are no explicit mentions of community channels, roadmap, or ongoing maintenance efforts.

Licensing & Compatibility

The repository does not specify a license. This means it defaults to all rights reserved, and commercial use or integration into closed-source projects is likely not permitted without explicit permission.

Limitations & Caveats

The project is explicitly stated to work only on MacOS. The fine-tuned LLM functionality is described as "highly experimental." The README suggests adding Whisper for broader speech recognition support, indicating current limitations in this area.

Health Check
Last commit

2 years ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 90 days

Explore Similar Projects

Starred by Thomas Wolf Thomas Wolf(Cofounder of Hugging Face), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
2 more.

ultravox by fixie-ai

0.4%
4k
Multimodal LLM for real-time voice interactions
created 1 year ago
updated 4 days ago
Feedback? Help us improve.