voicy logo

voicy

backmeupplz/voicy

@voicybot Telegram bot main repository

GraphCanon updated 3w · GitHub synced 3w

905 stars164 forksLast push 3w JavaScript MIT

Decision brief

Voicy is an open-source speech-to-text Telegram bot, available under MIT license and requiring MongoDB and FFmpeg for setup.

Good fit when

  • You need to integrate speech-to-text capabilities into a Telegram bot using JavaScript.
  • Your project relies on local setups where full control over database (MongoDB) and transcription (FFmpeg) services is necessary.

Avoid when

  • If your project doesn't require or support running MongoDB locally for storing voice messages and their text transcriptions.
  • When you prefer cloud-based solutions for speech-to-text functionality without the need to manage FFmpeg for local processing tasks.

Observed Jul 16, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Very active (2d since push)
As of 3w
Provenance
Not a fork · Personal account
As of 3w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install voicy
npm

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A JavaScript-based Telegram bot focusing on speech-to-text functionality, requiring MongoDB and FFmpeg for local setup.

Capability facts

MCP server
No MCP server detected

Source: repo_scan · Jul 31, 2026

Languages
javascript, typescript

Source: github.language+package.json · Jul 31, 2026

Categories

Tags

README

Installation and local launch

  1. Clone this repo: git clone https://github.com/backmeupplz/voicy
  2. Launch a mongo database locally
  3. Create .env file with the environment variables listed below
  4. Install ffmpeg on machines that run local transcription workers
  5. Run yarn in the root folder
  6. Run yarn start

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.