# Falcon Speaker Diarization Demos
Made in Vancouver, Canada by [Picovoice](https://picovoice.ai)
## Falcon
Falcon is an on-device speaker diarization engine. Falcon is:
- Private; All voice processing runs locally.
- Cross-Platform:
- Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64)
- Raspberry Pi (3, 4, 5)
## Compatibility
- Python 3.8+
- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), and Raspberry Pi (3, 4, 5).
## Installation
```console
pip3 install pvfalcondemo
```
## AccessKey
Falcon requires a valid Picovoice `AccessKey` at initialization. `AccessKey` acts as your credentials when using Falcon 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
### File Demo
Run the following in the terminal:
```console
falcon_demo_file --access_key ${ACCESS_KEY} --wav_paths ${AUDIO_PATH}
```
Replace `${ACCESS_KEY}` with yours obtained from Picovoice Console and `${AUDIO_PATH}` with a path to an audio file.
### Microphone Demo
You need a working microphone connected to your machine for this demo. Run the following in the terminal:
```console
falcon_demo_mic --access_key ${ACCESS_KEY}
```
Replace `${ACCESS_KEY}` with yours obtained from Picovoice Console. Once running, the demo prints:
```console
>>> Press `ENTER` to start:
```
Press `ENTER` key and wait for the following message in the terminal:
```console
>>> Recording ... Press `ENTER` to stop:
```
Now start recording and when done press `ENTER` key.
Raw data
{
"_id": null,
"home_page": "https://github.com/Picovoice/falcon",
"name": "pvfalcondemo",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Speaker Diarization, Speaker Identification, Voice Identification",
"author": "Picovoice",
"author_email": "hello@picovoice.ai",
"download_url": "https://files.pythonhosted.org/packages/1a/55/de692e906a215be0e8d401ee0cc205ddc85f3866782fe14be1195556d035/pvfalcondemo-1.0.2.tar.gz",
"platform": null,
"description": "# Falcon Speaker Diarization Demos\n\nMade in Vancouver, Canada by [Picovoice](https://picovoice.ai)\n\n## Falcon\n\nFalcon is an on-device speaker diarization engine. Falcon is:\n\n- Private; All voice processing runs locally.\n- Cross-Platform:\n - Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64)\n - Raspberry Pi (3, 4, 5)\n\n## Compatibility\n\n- Python 3.8+\n- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), and Raspberry Pi (3, 4, 5).\n\n## Installation\n\n```console\npip3 install pvfalcondemo\n```\n\n## AccessKey\n\nFalcon requires a valid Picovoice `AccessKey` at initialization. `AccessKey` acts as your credentials when using Falcon 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### File Demo\n\nRun the following in the terminal:\n\n```console\nfalcon_demo_file --access_key ${ACCESS_KEY} --wav_paths ${AUDIO_PATH}\n```\n\nReplace `${ACCESS_KEY}` with yours obtained from Picovoice Console and `${AUDIO_PATH}` with a path to an audio file.\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\nfalcon_demo_mic --access_key ${ACCESS_KEY}\n```\n\nReplace `${ACCESS_KEY}` with yours obtained from Picovoice Console. Once running, the demo prints:\n\n```console\n>>> Press `ENTER` to start: \n```\n\nPress `ENTER` key and wait for the following message in the terminal:\n\n```console\n>>> Recording ... Press `ENTER` to stop:\n```\n\nNow start recording and when done press `ENTER` key.\n",
"bugtrack_url": null,
"license": null,
"summary": "Falcon Speaker Diarization engine demos",
"version": "1.0.2",
"project_urls": {
"Homepage": "https://github.com/Picovoice/falcon"
},
"split_keywords": [
"speaker diarization",
" speaker identification",
" voice identification"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "371cd411925d1923246b68858db1558701bf748f02875ca8462e0b0211f45007",
"md5": "75e267ec9be16b69f7b435440cbfffc1",
"sha256": "77226a13be96d3f4abc0b03717feca51553bfdc581fab4cecff3996aeb1d98f2"
},
"downloads": -1,
"filename": "pvfalcondemo-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "75e267ec9be16b69f7b435440cbfffc1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8994,
"upload_time": "2024-08-22T19:45:53",
"upload_time_iso_8601": "2024-08-22T19:45:53.799337Z",
"url": "https://files.pythonhosted.org/packages/37/1c/d411925d1923246b68858db1558701bf748f02875ca8462e0b0211f45007/pvfalcondemo-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1a55de692e906a215be0e8d401ee0cc205ddc85f3866782fe14be1195556d035",
"md5": "21ec6e311a534524a0e0eef1bfffc6cb",
"sha256": "2a29e8cdbd0e93798cb8a87be93bf38dd509b73007eb1a537e0f5f040079ef48"
},
"downloads": -1,
"filename": "pvfalcondemo-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "21ec6e311a534524a0e0eef1bfffc6cb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 8050,
"upload_time": "2024-08-22T19:45:55",
"upload_time_iso_8601": "2024-08-22T19:45:55.426452Z",
"url": "https://files.pythonhosted.org/packages/1a/55/de692e906a215be0e8d401ee0cc205ddc85f3866782fe14be1195556d035/pvfalcondemo-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-22 19:45:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Picovoice",
"github_project": "falcon",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pvfalcondemo"
}