Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

🧮 Count Skill

CountSkill is a simple skill for Open Voice OS (OVOS) that counts from 1 to any user-specified number — or even infinitely — speaking each number aloud. It supports both cardinal and ordinal formats and works offline thanks to ovos-number-parser.

💡 this skill was made with the purpose of testing the stop pipeline and showing how to use ovos-number-parser


🔧 Features

  • 📢 Speaks numbers up to a given limit or infinitely
  • 🔢 Supports cardinal (e.g., one, two) and ordinal (e.g., first, second) formats
  • 🌍 Multilingual support (depending on the configured language)
  • 📴 Fully offline capable — no internet required
  • 🛑 Responds to stop requests mid-count
  • 🧠 Intelligent number extraction from natural language

🗣 Example Utterances

These require matching *.intent files in your locale directory.

  • “Count to 10”
  • “Can you count to twenty-five?”
  • “Start counting”
  • “Count infinitely”
  • “Count to the 5th”

🧠 How It Works

  • Extracts a number from user utterance using ovos-number-parser.
  • Speaks each number up to the limit using pronounce_number.
  • Optionally switches between short/long scales and ordinal/cardinal formats.
  • Allows interrupting via stop or other cancel commands.

If the user requests infinite counting, the skill will count indefinitely until explicitly stopped.


🛑 Stopping the Skill

This skill implements can_stop() and stop_session() using OVOS session management. It can be interrupted with:

  • "Stop"
  • "That's enough"
  • "Cancel"

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos_skill_count-0.0.6a1.tar.gz (47.5 kB view details)

Uploaded Source

Built Distribution

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

ovos_skill_count-0.0.6a1-py3-none-any.whl (44.7 kB view details)

Uploaded Python 3

File details

Details for the file ovos_skill_count-0.0.6a1.tar.gz.

File metadata

  • Download URL: ovos_skill_count-0.0.6a1.tar.gz
  • Upload date:
  • Size: 47.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ovos_skill_count-0.0.6a1.tar.gz
Algorithm Hash digest
SHA256 e5f3cb102f1130bddfe9de1745298081e28330fc5f488cdb1c854e8b8eeb9e21
MD5 898bb82a1712a63ed2cabbacb1fd6f15
BLAKE2b-256 2fa1fa1838934db2b3e4c13396a47a26d36d6acc090be77ab85e8207555e37dd

See more details on using hashes here.

File details

Details for the file ovos_skill_count-0.0.6a1-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_skill_count-0.0.6a1-py3-none-any.whl
Algorithm Hash digest
SHA256 5cc1204512af858104d6bdd2318965b9d4f7c023b6b815c9ff6811e3349f04f4
MD5 69c9f71d1522d86bf6616641b6415ae2
BLAKE2b-256 5bb60f2790cdce1486b436ac3c7e2539615b8751a717a4765d81735861518f35

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 Sentry Error logging StatusPage Status page