livekit-plugins-google 0.5.1__py3-none-any.whl → 0.6.dev0__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/google/tts.py +1 -2
- livekit/plugins/google/version.py +1 -1
- {livekit_plugins_google-0.5.1.dist-info → livekit_plugins_google-0.6.dev0.dist-info}/METADATA +12 -3
- livekit_plugins_google-0.6.dev0.dist-info/RECORD +11 -0
- livekit_plugins_google-0.5.1.dist-info/RECORD +0 -11
- {livekit_plugins_google-0.5.1.dist-info → livekit_plugins_google-0.6.dev0.dist-info}/WHEEL +0 -0
- {livekit_plugins_google-0.5.1.dist-info → livekit_plugins_google-0.6.dev0.dist-info}/top_level.txt +0 -0
livekit/plugins/google/tts.py
CHANGED
@@ -20,8 +20,7 @@ from dataclasses import dataclass
|
|
20
20
|
from typing import Optional, Union
|
21
21
|
|
22
22
|
from livekit import rtc
|
23
|
-
from livekit.agents import tts
|
24
|
-
from livekit.agents.utils import codecs
|
23
|
+
from livekit.agents import codecs, tts
|
25
24
|
|
26
25
|
from google.cloud import texttospeech
|
27
26
|
from google.cloud.texttospeech_v1.types import (
|
{livekit_plugins_google-0.5.1.dist-info → livekit_plugins_google-0.6.dev0.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: livekit-plugins-google
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.6.dev0
|
4
4
|
Summary: Agent Framework plugin for services from Google Cloud
|
5
5
|
Home-page: https://github.com/livekit/agents
|
6
6
|
License: Apache-2.0
|
@@ -14,14 +14,23 @@ Classifier: Topic :: Multimedia :: Sound/Audio
|
|
14
14
|
Classifier: Topic :: Multimedia :: Video
|
15
15
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
16
16
|
Classifier: Programming Language :: Python :: 3
|
17
|
+
Classifier: Programming Language :: Python :: 3.7
|
18
|
+
Classifier: Programming Language :: Python :: 3.8
|
17
19
|
Classifier: Programming Language :: Python :: 3.9
|
18
20
|
Classifier: Programming Language :: Python :: 3.10
|
19
21
|
Classifier: Programming Language :: Python :: 3 :: Only
|
20
|
-
Requires-Python: >=3.
|
22
|
+
Requires-Python: >=3.7.0
|
21
23
|
Description-Content-Type: text/markdown
|
24
|
+
Requires-Dist: numpy <2,>=1
|
25
|
+
Requires-Dist: google-api-core <3,>=2
|
26
|
+
Requires-Dist: google-auth <3,>=2
|
27
|
+
Requires-Dist: google-cloud-core <3,>=2
|
22
28
|
Requires-Dist: google-cloud-speech <3,>=2
|
23
29
|
Requires-Dist: google-cloud-texttospeech <3,>=2
|
24
|
-
Requires-Dist:
|
30
|
+
Requires-Dist: google-cloud-translate <4,>=3
|
31
|
+
Requires-Dist: googleapis-common-protos <2,>=1
|
32
|
+
Requires-Dist: livekit ~=0.11
|
33
|
+
Requires-Dist: livekit-agents ~=0.8.dev0
|
25
34
|
|
26
35
|
# LiveKit Plugins Google
|
27
36
|
|
@@ -0,0 +1,11 @@
|
|
1
|
+
livekit/plugins/google/__init__.py,sha256=DlQC5cosMFyQlM8_vFvJGoZiziFkd0Sa4mutnsxXyZM,959
|
2
|
+
livekit/plugins/google/log.py,sha256=GI3YWN5YzrafnUccljzPRS_ZALkMNk1i21IRnTl2vNA,69
|
3
|
+
livekit/plugins/google/models.py,sha256=n8pgTJ7xyJpPCZJ_y0GzaQq6LqYknL6K6trpi07-AxM,1307
|
4
|
+
livekit/plugins/google/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
5
|
+
livekit/plugins/google/stt.py,sha256=GfWita3mgLZG2KpS9WYMCL8jwCNN5qukicpI58zPCcY,16058
|
6
|
+
livekit/plugins/google/tts.py,sha256=J3V5aDUz0V2_Dfs16pobDVx7XwQqU1AEM8TWXdaDn9w,6182
|
7
|
+
livekit/plugins/google/version.py,sha256=yB6WnbnD5MFhQDT5ItJ02XWVsNanlDYiOezzwv0IdcM,603
|
8
|
+
livekit_plugins_google-0.6.dev0.dist-info/METADATA,sha256=azeNkX6imQv83LarBM4dZedsNBmaeDG0ESFS8-Q-S0E,1947
|
9
|
+
livekit_plugins_google-0.6.dev0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
10
|
+
livekit_plugins_google-0.6.dev0.dist-info/top_level.txt,sha256=OoDok3xUmXbZRvOrfvvXB-Juu4DX79dlq188E19YHoo,8
|
11
|
+
livekit_plugins_google-0.6.dev0.dist-info/RECORD,,
|
@@ -1,11 +0,0 @@
|
|
1
|
-
livekit/plugins/google/__init__.py,sha256=DlQC5cosMFyQlM8_vFvJGoZiziFkd0Sa4mutnsxXyZM,959
|
2
|
-
livekit/plugins/google/log.py,sha256=GI3YWN5YzrafnUccljzPRS_ZALkMNk1i21IRnTl2vNA,69
|
3
|
-
livekit/plugins/google/models.py,sha256=n8pgTJ7xyJpPCZJ_y0GzaQq6LqYknL6K6trpi07-AxM,1307
|
4
|
-
livekit/plugins/google/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
5
|
-
livekit/plugins/google/stt.py,sha256=GfWita3mgLZG2KpS9WYMCL8jwCNN5qukicpI58zPCcY,16058
|
6
|
-
livekit/plugins/google/tts.py,sha256=vYOPDebz5YUzQqlT1lqF0h_liP-1S38lCffdk1ETOg0,6214
|
7
|
-
livekit/plugins/google/version.py,sha256=lnLU02KpruwZLXljnGCTau4BB-Ycv9A1dIKvj053gCg,600
|
8
|
-
livekit_plugins_google-0.5.1.dist-info/METADATA,sha256=V4_6mKQZbvSotoU00pQpDX-t3UxMy_9ZuUO6xbFw9nE,1577
|
9
|
-
livekit_plugins_google-0.5.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
10
|
-
livekit_plugins_google-0.5.1.dist-info/top_level.txt,sha256=OoDok3xUmXbZRvOrfvvXB-Juu4DX79dlq188E19YHoo,8
|
11
|
-
livekit_plugins_google-0.5.1.dist-info/RECORD,,
|
File without changes
|
{livekit_plugins_google-0.5.1.dist-info → livekit_plugins_google-0.6.dev0.dist-info}/top_level.txt
RENAMED
File without changes
|