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.5a1.tar.gz (47.6 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.5a1-py3-none-any.whl (45.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ovos_skill_count-0.0.5a1.tar.gz
  • Upload date:
  • Size: 47.6 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.5a1.tar.gz
Algorithm Hash digest
SHA256 9d55f6036685585d42b44a29933e0096896d05df0d82bba75f9f1bd6aed5c593
MD5 2f7998ebcd5d4cf0b63dad555de625d9
BLAKE2b-256 f6235dd1c2af7c326fba54b814529197d39ab94ccc0bb5432bb7d727dee72b1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ovos_skill_count-0.0.5a1-py3-none-any.whl
Algorithm Hash digest
SHA256 9389d05d2772e3134aeb99d5d8d0405334ed4568b2b2e868c54d4098342fb852
MD5 a59e56c7651bb533af707113ecf83242
BLAKE2b-256 abab31ccdce6b6def8625d00a18cee0bc3d79e7a9b5d4796db4beb14ff17e1d7

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