livekit-plugins-nltk 1.1.2__py3-none-any.whl → 1.3.7__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.
@@ -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.1.2"
15
+ __version__ = "1.3.7"
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: livekit-plugins-nltk
3
- Version: 1.1.2
3
+ Version: 1.3.7
4
4
  Summary: Agent Framework plugin for NLTK-based text processing.
5
5
  Project-URL: Documentation, https://docs.livekit.io
6
6
  Project-URL: Website, https://livekit.io/
7
7
  Project-URL: Source, https://github.com/livekit/agents
8
8
  Author-email: LiveKit <hello@livekit.io>
9
9
  License-Expression: Apache-2.0
10
- Keywords: audio,livekit,realtime,video,webrtc
10
+ Keywords: ai,audio,livekit,realtime,video,voice,webrtc
11
11
  Classifier: Intended Audience :: Developers
12
12
  Classifier: License :: OSI Approved :: Apache Software License
13
13
  Classifier: Programming Language :: Python :: 3 :: Only
@@ -17,7 +17,7 @@ Classifier: Topic :: Multimedia :: Sound/Audio
17
17
  Classifier: Topic :: Multimedia :: Video
18
18
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
19
19
  Requires-Python: >=3.9.0
20
- Requires-Dist: livekit-agents>=1.1.2
20
+ Requires-Dist: livekit-agents>=1.3.7
21
21
  Requires-Dist: nltk<4,>=3.9.1
22
22
  Description-Content-Type: text/markdown
23
23
 
@@ -2,7 +2,7 @@ livekit/plugins/nltk/__init__.py,sha256=hfbUqosS0llCn4gLw9Bc_fdTDuxUeW6EXeKM8eud
2
2
  livekit/plugins/nltk/log.py,sha256=12Ta0eunqKM3KyIlyzp2QFyO_Y-PBLAtyjEWDiuJdKk,67
3
3
  livekit/plugins/nltk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  livekit/plugins/nltk/sentence_tokenizer.py,sha256=aJqwXWpa-phmdtD3cBZ3TqB4iLOU3dCeVBOFNnL3riA,2139
5
- livekit/plugins/nltk/version.py,sha256=gqaIRup9hxsq6YNsBlKPmS5PL-B8yqSRTd8wRfj8zoQ,600
6
- livekit_plugins_nltk-1.1.2.dist-info/METADATA,sha256=v76d4X2Ep5UixC0i_AcqlR9sClGTE5cTC_SSDE-0Gf0,1156
7
- livekit_plugins_nltk-1.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
8
- livekit_plugins_nltk-1.1.2.dist-info/RECORD,,
5
+ livekit/plugins/nltk/version.py,sha256=ITiz5Hfz8z0infIOGhXaFmdbKND6yuAiDgSSUcGOF_8,600
6
+ livekit_plugins_nltk-1.3.7.dist-info/METADATA,sha256=pLu2nneqFalmSx_HTovsuh-ylHTHNbgRJhFemqbAeTk,1165
7
+ livekit_plugins_nltk-1.3.7.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
8
+ livekit_plugins_nltk-1.3.7.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.27.0
2
+ Generator: hatchling 1.28.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any