livekit-plugins-clova 1.0.19__py3-none-any.whl → 1.0.21__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of livekit-plugins-clova might be problematic. Click here for more details.

@@ -1,3 +1,22 @@
1
+ # Copyright 2025 LiveKit, Inc.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ """Clova plugin for LiveKit Agents
16
+
17
+ See https://docs.livekit.io/agents/integrations/stt/clova/ for more information.
18
+ """
19
+
1
20
  from .stt import STT
2
21
  from .version import __version__
3
22
 
@@ -12,4 +12,4 @@
12
12
  # See the License for the specific language governing permissions and
13
13
  # limitations under the License.
14
14
 
15
- __version__ = "1.0.19"
15
+ __version__ = "1.0.21"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: livekit-plugins-clova
3
- Version: 1.0.19
3
+ Version: 1.0.21
4
4
  Summary: LiveKit Agents Plugin for LINE Clova STT
5
5
  Project-URL: Documentation, https://docs.livekit.io
6
6
  Project-URL: Website, https://livekit.io/
@@ -18,13 +18,15 @@ Classifier: Topic :: Multimedia :: Sound/Audio
18
18
  Classifier: Topic :: Multimedia :: Video
19
19
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
20
20
  Requires-Python: >=3.9.0
21
- Requires-Dist: livekit-agents>=1.0.19
21
+ Requires-Dist: livekit-agents>=1.0.21
22
22
  Requires-Dist: pydub~=0.25.1
23
23
  Description-Content-Type: text/markdown
24
24
 
25
- # LiveKit Plugins Clova
25
+ # Clova plugin for LiveKit Agents
26
26
 
27
- Agent Framework plugin for speech-to-text with [Clova](https://api.ncloud-docs.com/docs/)'s API. Currently supports speech-to-text.
27
+ Support for speech-to-text with [Clova](https://api.ncloud-docs.com/docs/).
28
+
29
+ See https://docs.livekit.io/agents/integrations/stt/clova/ for more information.
28
30
 
29
31
  ## Installation
30
32
 
@@ -1,10 +1,10 @@
1
- livekit/plugins/clova/__init__.py,sha256=WelhQwAYhVLN1OYJjlXDe1k1rSj6lJQLIYSgdiA4Xp4,508
1
+ livekit/plugins/clova/__init__.py,sha256=qpX66qOIRgb7FOWWdE6nXAPW8k74lIeC7dwMqRYyeKg,1208
2
2
  livekit/plugins/clova/common.py,sha256=67vNmTLX7le5nTpM4N8MFNmQuIYCXy7NKf9-OkP1JmI,359
3
3
  livekit/plugins/clova/constants.py,sha256=b6X_va-KsJWDsDdjo-nka7yae_9fVmTnTb_sQm8gQao,66
4
4
  livekit/plugins/clova/log.py,sha256=odnkyQ2umM1S3wZiHAaOrUowHZl-de1y57MXL9CD1uI,68
5
5
  livekit/plugins/clova/models.py,sha256=R71m_BcWxmdqSPIrfc49a0yuJMlcrzT8HuQZTWmCpQk,378
6
6
  livekit/plugins/clova/stt.py,sha256=cWU9t507GB6v1X1iYOO3kxtzvPM-A5YZQdRFtFRH5kI,5991
7
- livekit/plugins/clova/version.py,sha256=UDC8ahmGgRkv-qMQUY3QibuuVevGMQ9Fd4yIhcQBZwA,601
8
- livekit_plugins_clova-1.0.19.dist-info/METADATA,sha256=WMk1OOIft9D-ir6hsdv1bjdwPWTQeyYSYENv1xM345c,1387
9
- livekit_plugins_clova-1.0.19.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- livekit_plugins_clova-1.0.19.dist-info/RECORD,,
7
+ livekit/plugins/clova/version.py,sha256=5lzQkS1jEPqreexacwMd18b2EOx7R5m8AQMKtQRBgC4,601
8
+ livekit_plugins_clova-1.0.21.dist-info/METADATA,sha256=ywHG8rYxXo1mgeeJtlhyv7CEBJ4H1mW23uN4uk5QMeo,1423
9
+ livekit_plugins_clova-1.0.21.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ livekit_plugins_clova-1.0.21.dist-info/RECORD,,