# LiveKit Plugins Clova
Agent Framework plugin for speech-to-text with [Clova](https://api.ncloud-docs.com/docs/)'s API. Currently supports speech-to-text.
## Installation
```bash
pip install livekit-plugins-clova
```
## Pre-requisites
You need invoke url and secret key from Naver cloud platform -> Clova Speech and set as environment variables: `CLOVA_STT_INVOKE_URL` & `CLOVA_STT_SECRET_KEY`
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-clova",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "audio, livekit, realtime, video, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/0e/c9/6ec174572b417b89eea6c1c8a27ae86af02a9ef281333576d53f1a0822cf/livekit_plugins_clova-1.0.0rc8.tar.gz",
"platform": null,
"description": "# LiveKit Plugins Clova\n\nAgent Framework plugin for speech-to-text with [Clova](https://api.ncloud-docs.com/docs/)'s API. Currently supports speech-to-text.\n\n## Installation\n\n```bash\npip install livekit-plugins-clova\n```\n\n## Pre-requisites\n\nYou need invoke url and secret key from Naver cloud platform -> Clova Speech and set as environment variables: `CLOVA_STT_INVOKE_URL` & `CLOVA_STT_SECRET_KEY`\n",
"bugtrack_url": null,
"license": null,
"summary": "LiveKit Agents Plugin for LINE Clova STT",
"version": "1.0.0rc8",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"audio",
" livekit",
" realtime",
" video",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "06872c97f2ba77d36f36405832b87356adad9812702993422ca66c2539af5cc0",
"md5": "fb423b34407c881b9c3c78cfe5aeae53",
"sha256": "05b193a1a835719639212decfc6cc16338d610d7baef99444ea635e2f2373b16"
},
"downloads": -1,
"filename": "livekit_plugins_clova-1.0.0rc8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fb423b34407c881b9c3c78cfe5aeae53",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 6064,
"upload_time": "2025-04-07T15:20:14",
"upload_time_iso_8601": "2025-04-07T15:20:14.383522Z",
"url": "https://files.pythonhosted.org/packages/06/87/2c97f2ba77d36f36405832b87356adad9812702993422ca66c2539af5cc0/livekit_plugins_clova-1.0.0rc8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0ec96ec174572b417b89eea6c1c8a27ae86af02a9ef281333576d53f1a0822cf",
"md5": "029348f1c40144813fedfaf3857ced81",
"sha256": "68da68c2a984f34d6c42e37757f7f5d1c17f098e434cb9a9bb383bc50bf30f60"
},
"downloads": -1,
"filename": "livekit_plugins_clova-1.0.0rc8.tar.gz",
"has_sig": false,
"md5_digest": "029348f1c40144813fedfaf3857ced81",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 5440,
"upload_time": "2025-04-07T15:20:15",
"upload_time_iso_8601": "2025-04-07T15:20:15.230579Z",
"url": "https://files.pythonhosted.org/packages/0e/c9/6ec174572b417b89eea6c1c8a27ae86af02a9ef281333576d53f1a0822cf/livekit_plugins_clova-1.0.0rc8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-04-07 15:20:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "livekit",
"github_project": "agents",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "livekit-plugins-clova"
}