# Cheetah Speech-to-Text Demos
Made in Vancouver, Canada by [Picovoice](https://picovoice.ai)
## Cheetah
Cheetah is an on-device streaming speech-to-text engine. Cheetah is:
- Private; All voice processing runs locally.
- [Accurate](https://picovoice.ai/docs/benchmark/stt/)
- [Compact and Computationally-Efficient](https://github.com/Picovoice/speech-to-text-benchmark#rtf)
- Cross-Platform:
- Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64, arm64)
- Android and iOS
- Chrome, Safari, Firefox, and Edge
- Raspberry Pi (3, 4, 5)
## Compatibility
- Python 3.9+
- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64, arm64), and Raspberry Pi (3, 4, 5).
## Installation
```console
pip3 install pvcheetahdemo
```
## AccessKey
Cheetah requires a valid Picovoice `AccessKey` at initialization. `AccessKey` acts as your credentials when using Cheetah SDKs.
You can get your `AccessKey` for free. Make sure to keep your `AccessKey` secret.
Signup or Login to [Picovoice Console](https://console.picovoice.ai/) to get your `AccessKey`.
## Usage
### Microphone Demo
You need a working microphone connected to your machine for this demo. Run the following in the terminal:
```console
cheetah_demo_mic --access_key ${ACCESS_KEY}
```
Replace `${ACCESS_KEY}` with yours obtained from Picovoice Console.
### File Demo
Run the following in the terminal:
```console
cheetah_demo_file --access_key ${ACCESS_KEY} --wav_paths ${WAV_PATH}
```
Replace `${ACCESS_KEY}` with yours obtained from Picovoice Console and `${WAV_PATH}` with a path to a compatible
(single-channel, 16 kHz, 16-bit PCM) wav file you wish to transcribe.
Raw data
{
"_id": null,
"home_page": "https://github.com/Picovoice/cheetah",
"name": "pvcheetahdemo",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "Speech-to-Text, ASR, Speech Recognition, Voice Recognition, Automatic Speech Recognition",
"author": "Picovoice",
"author_email": "hello@picovoice.ai",
"download_url": "https://files.pythonhosted.org/packages/03/93/ded37a4801ecc4b8e75a2855afb18e33d46606d9014044f1d94e1d2c9dc2/pvcheetahdemo-2.3.0.tar.gz",
"platform": null,
"description": "# Cheetah Speech-to-Text Demos\n\nMade in Vancouver, Canada by [Picovoice](https://picovoice.ai)\n\n## Cheetah\n\nCheetah is an on-device streaming speech-to-text engine. Cheetah is:\n\n- Private; All voice processing runs locally.\n- [Accurate](https://picovoice.ai/docs/benchmark/stt/)\n- [Compact and Computationally-Efficient](https://github.com/Picovoice/speech-to-text-benchmark#rtf)\n- Cross-Platform:\n - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64, arm64)\n - Android and iOS\n - Chrome, Safari, Firefox, and Edge\n - Raspberry Pi (3, 4, 5)\n\n## Compatibility\n\n- Python 3.9+\n- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64, arm64), and Raspberry Pi (3, 4, 5).\n\n## Installation\n\n```console\npip3 install pvcheetahdemo\n```\n\n## AccessKey\n\nCheetah requires a valid Picovoice `AccessKey` at initialization. `AccessKey` acts as your credentials when using Cheetah SDKs.\nYou can get your `AccessKey` for free. Make sure to keep your `AccessKey` secret.\nSignup or Login to [Picovoice Console](https://console.picovoice.ai/) to get your `AccessKey`.\n\n## Usage\n\n### Microphone Demo\n\nYou need a working microphone connected to your machine for this demo. Run the following in the terminal:\n\n```console\ncheetah_demo_mic --access_key ${ACCESS_KEY}\n```\n\nReplace `${ACCESS_KEY}` with yours obtained from Picovoice Console.\n\n### File Demo\n\nRun the following in the terminal:\n\n```console\ncheetah_demo_file --access_key ${ACCESS_KEY} --wav_paths ${WAV_PATH}\n```\n\nReplace `${ACCESS_KEY}` with yours obtained from Picovoice Console and `${WAV_PATH}` with a path to a compatible\n(single-channel, 16 kHz, 16-bit PCM) wav file you wish to transcribe.\n",
"bugtrack_url": null,
"license": null,
"summary": "Cheetah speech-to-text engine demos",
"version": "2.3.0",
"project_urls": {
"Homepage": "https://github.com/Picovoice/cheetah"
},
"split_keywords": [
"speech-to-text",
" asr",
" speech recognition",
" voice recognition",
" automatic speech recognition"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b39ef26ee44ec74de680575b1743060b09eed374b2949b4492752c82cafd3853",
"md5": "fd6938ed41880c02f60456837e1297c1",
"sha256": "ab87864252d675a379fa4261c296a9ea33d018ce43eeb341f8db3ee970e543b6"
},
"downloads": -1,
"filename": "pvcheetahdemo-2.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fd6938ed41880c02f60456837e1297c1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 9239,
"upload_time": "2025-08-27T18:57:11",
"upload_time_iso_8601": "2025-08-27T18:57:11.913101Z",
"url": "https://files.pythonhosted.org/packages/b3/9e/f26ee44ec74de680575b1743060b09eed374b2949b4492752c82cafd3853/pvcheetahdemo-2.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0393ded37a4801ecc4b8e75a2855afb18e33d46606d9014044f1d94e1d2c9dc2",
"md5": "90f74863fdd918e11de1edac7b7ea2d1",
"sha256": "c0efc8eaa1d252df90bec08cc7dbce03291728150b5c080c33a0001540844027"
},
"downloads": -1,
"filename": "pvcheetahdemo-2.3.0.tar.gz",
"has_sig": false,
"md5_digest": "90f74863fdd918e11de1edac7b7ea2d1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 8334,
"upload_time": "2025-08-27T18:57:13",
"upload_time_iso_8601": "2025-08-27T18:57:13.088192Z",
"url": "https://files.pythonhosted.org/packages/03/93/ded37a4801ecc4b8e75a2855afb18e33d46606d9014044f1d94e1d2c9dc2/pvcheetahdemo-2.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-27 18:57:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Picovoice",
"github_project": "cheetah",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pvcheetahdemo"
}