livekit-plugins-lmnt 1.1.0__py3-none-any.whl → 1.1.2__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.
- livekit/plugins/lmnt/version.py +1 -1
- {livekit_plugins_lmnt-1.1.0.dist-info → livekit_plugins_lmnt-1.1.2.dist-info}/METADATA +2 -2
- {livekit_plugins_lmnt-1.1.0.dist-info → livekit_plugins_lmnt-1.1.2.dist-info}/RECORD +4 -4
- {livekit_plugins_lmnt-1.1.0.dist-info → livekit_plugins_lmnt-1.1.2.dist-info}/WHEEL +0 -0
livekit/plugins/lmnt/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: livekit-plugins-lmnt
|
3
|
-
Version: 1.1.
|
3
|
+
Version: 1.1.2
|
4
4
|
Summary: LMNT TTS plugin for LiveKit agents
|
5
5
|
Project-URL: Documentation, https://docs.livekit.io
|
6
6
|
Project-URL: Website, https://livekit.io/
|
@@ -17,7 +17,7 @@ Classifier: Programming Language :: Python :: 3.12
|
|
17
17
|
Classifier: Topic :: Multimedia :: Sound/Audio
|
18
18
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
19
19
|
Requires-Python: >=3.9.0
|
20
|
-
Requires-Dist: livekit-agents>=1.1.
|
20
|
+
Requires-Dist: livekit-agents>=1.1.2
|
21
21
|
Description-Content-Type: text/markdown
|
22
22
|
|
23
23
|
# LLMNT plugin for LiveKit Agents
|
@@ -2,7 +2,7 @@ livekit/plugins/lmnt/__init__.py,sha256=tiK3LPV4hSHACsF1ts0OLivlGM15QGROyWO0ZdyR
|
|
2
2
|
livekit/plugins/lmnt/models.py,sha256=RyZfq6hep14v-yu_wM7pKz7q5d28Wp5rvihswsR_5yg,409
|
3
3
|
livekit/plugins/lmnt/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
livekit/plugins/lmnt/tts.py,sha256=sQDUIZH0OAneHNWuVU_ls8En03fVCoZUVSDEPyoT8iQ,8944
|
5
|
-
livekit/plugins/lmnt/version.py,sha256=
|
6
|
-
livekit_plugins_lmnt-1.1.
|
7
|
-
livekit_plugins_lmnt-1.1.
|
8
|
-
livekit_plugins_lmnt-1.1.
|
5
|
+
livekit/plugins/lmnt/version.py,sha256=gqaIRup9hxsq6YNsBlKPmS5PL-B8yqSRTd8wRfj8zoQ,600
|
6
|
+
livekit_plugins_lmnt-1.1.2.dist-info/METADATA,sha256=gSRU0RqrIcUVYwM2rFtTewCL-64ph_137q9pjmOQ_w4,1394
|
7
|
+
livekit_plugins_lmnt-1.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
8
|
+
livekit_plugins_lmnt-1.1.2.dist-info/RECORD,,
|
File without changes
|