livekit-plugins-speechmatics 0.0.2__py3-none-any.whl → 0.0.3__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__ = "0.0.2"
15
+ __version__ = "0.0.3"
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: livekit-plugins-speechmatics
3
- Version: 0.0.2
3
+ Version: 0.0.3
4
4
  Summary: Agent Framework plugin for Speechmatics
5
5
  Home-page: https://github.com/livekit/agents
6
6
  License: Apache-2.0
@@ -19,7 +19,7 @@ Classifier: Programming Language :: Python :: 3.10
19
19
  Classifier: Programming Language :: Python :: 3 :: Only
20
20
  Requires-Python: >=3.9.0
21
21
  Description-Content-Type: text/markdown
22
- Requires-Dist: livekit-agents<1.0.0,>=0.12.16
22
+ Requires-Dist: livekit-agents<1.0.0,>=0.12.20
23
23
  Dynamic: classifier
24
24
  Dynamic: description
25
25
  Dynamic: description-content-type
@@ -4,8 +4,8 @@ livekit/plugins/speechmatics/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJW
4
4
  livekit/plugins/speechmatics/stt.py,sha256=R79Bh0rC04mnyYqfEr8nDv-A-LboH3Ol-c2f9wbqS-Q,11342
5
5
  livekit/plugins/speechmatics/types.py,sha256=pqcFr9jzyuoENUGsF_Bagh7mzYSMMB2Q69xYnD5pLYo,4637
6
6
  livekit/plugins/speechmatics/utils.py,sha256=0w8CV1rtQnfR5hTzeKhIpFBO5jluv-zq89UT3t8dgr8,1893
7
- livekit/plugins/speechmatics/version.py,sha256=eDKVGIi8wd5-S0J4-EIahcMFFXzqOGXghEfr_1sXpAc,600
8
- livekit_plugins_speechmatics-0.0.2.dist-info/METADATA,sha256=hoF3L17vOrULmaRz_FzMKN916G9G-u5UCoUsrCSxbBY,2190
9
- livekit_plugins_speechmatics-0.0.2.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
10
- livekit_plugins_speechmatics-0.0.2.dist-info/top_level.txt,sha256=OoDok3xUmXbZRvOrfvvXB-Juu4DX79dlq188E19YHoo,8
11
- livekit_plugins_speechmatics-0.0.2.dist-info/RECORD,,
7
+ livekit/plugins/speechmatics/version.py,sha256=I-6dtcmHrvH4IVAriTz9aOcyyb-JdUwzMmckaElk4FY,600
8
+ livekit_plugins_speechmatics-0.0.3.dist-info/METADATA,sha256=r7oz58u7KUbOQ3BSVI7n3s6LzFkZuOSMI-EB-c7nR_M,2190
9
+ livekit_plugins_speechmatics-0.0.3.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
10
+ livekit_plugins_speechmatics-0.0.3.dist-info/top_level.txt,sha256=OoDok3xUmXbZRvOrfvvXB-Juu4DX79dlq188E19YHoo,8
11
+ livekit_plugins_speechmatics-0.0.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.2)
2
+ Generator: setuptools (80.7.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5