livekit-plugins-resemble 1.0.18__py3-none-any.whl → 1.0.20__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-resemble might be problematic. Click here for more details.
- livekit/plugins/resemble/__init__.py +5 -0
- livekit/plugins/resemble/version.py +1 -1
- {livekit_plugins_resemble-1.0.18.dist-info → livekit_plugins_resemble-1.0.20.dist-info}/METADATA +6 -4
- livekit_plugins_resemble-1.0.20.dist-info/RECORD +9 -0
- livekit_plugins_resemble-1.0.18.dist-info/RECORD +0 -9
- {livekit_plugins_resemble-1.0.18.dist-info → livekit_plugins_resemble-1.0.20.dist-info}/WHEEL +0 -0
|
@@ -12,6 +12,11 @@
|
|
|
12
12
|
# See the License for the specific language governing permissions and
|
|
13
13
|
# limitations under the License.
|
|
14
14
|
|
|
15
|
+
"""Resemble plugin for LiveKit Agents
|
|
16
|
+
|
|
17
|
+
See https://docs.livekit.io/agents/integrations/tts/resemble/ for more information.
|
|
18
|
+
"""
|
|
19
|
+
|
|
15
20
|
from .tts import TTS, ChunkedStream, SynthesizeStream
|
|
16
21
|
from .version import __version__
|
|
17
22
|
|
{livekit_plugins_resemble-1.0.18.dist-info → livekit_plugins_resemble-1.0.20.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: livekit-plugins-resemble
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.20
|
|
4
4
|
Summary: LiveKit Agents Plugin for Resemble AI
|
|
5
5
|
Project-URL: Documentation, https://docs.livekit.io
|
|
6
6
|
Project-URL: Website, https://livekit.io/
|
|
@@ -18,12 +18,14 @@ 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.
|
|
21
|
+
Requires-Dist: livekit-agents>=1.0.20
|
|
22
22
|
Description-Content-Type: text/markdown
|
|
23
23
|
|
|
24
|
-
# LiveKit
|
|
24
|
+
# Resemble plugin for LiveKit Agents
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
Support for voice synthesis with the [Resemble AI](https://www.resemble.ai/) API, using both their REST API and WebSocket streaming interface.
|
|
27
|
+
|
|
28
|
+
See [https://docs.livekit.io/agents/integrations/tts/resemble/](https://docs.livekit.io/agents/integrations/tts/resemble/) for more information.
|
|
27
29
|
|
|
28
30
|
## Installation
|
|
29
31
|
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
livekit/plugins/resemble/__init__.py,sha256=bu6APAMiEaeKgD-hfMgoSv3EeH8_OQE5aJ_qPRv6pZ8,1236
|
|
2
|
+
livekit/plugins/resemble/log.py,sha256=Pgg3yqt4OUcjrnnF8SKfH7G-Dk7jFI0yIhDa5hjTW5k,71
|
|
3
|
+
livekit/plugins/resemble/models.py,sha256=nK29wOCKkS29KjbiDaTpb7mlmUQSad9U_0bTD8yRcwk,74
|
|
4
|
+
livekit/plugins/resemble/py.typed,sha256=ajz1GSNU9xYVrFEDSz6Xwg7amWQ_yvW75tQa1ZvRIWc,3
|
|
5
|
+
livekit/plugins/resemble/tts.py,sha256=N8T0NrYh_nW77DN9yzI4OiNmSxzY7h9fISD2xHYfI8A,16169
|
|
6
|
+
livekit/plugins/resemble/version.py,sha256=t4KmPVTpEy1pOJ2GRCA-GNJfCQq_-zHNDBxGj4GKfVk,601
|
|
7
|
+
livekit_plugins_resemble-1.0.20.dist-info/METADATA,sha256=GdHfa__dz9Zwkv-nf-tH8KRCaa0SAcIXB4Ixnfwb_0c,4937
|
|
8
|
+
livekit_plugins_resemble-1.0.20.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
9
|
+
livekit_plugins_resemble-1.0.20.dist-info/RECORD,,
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
livekit/plugins/resemble/__init__.py,sha256=9xuQxGYo_lKpEOLN_o7FbWVFiyeP-_v-PJmy_zOs5Y8,1108
|
|
2
|
-
livekit/plugins/resemble/log.py,sha256=Pgg3yqt4OUcjrnnF8SKfH7G-Dk7jFI0yIhDa5hjTW5k,71
|
|
3
|
-
livekit/plugins/resemble/models.py,sha256=nK29wOCKkS29KjbiDaTpb7mlmUQSad9U_0bTD8yRcwk,74
|
|
4
|
-
livekit/plugins/resemble/py.typed,sha256=ajz1GSNU9xYVrFEDSz6Xwg7amWQ_yvW75tQa1ZvRIWc,3
|
|
5
|
-
livekit/plugins/resemble/tts.py,sha256=N8T0NrYh_nW77DN9yzI4OiNmSxzY7h9fISD2xHYfI8A,16169
|
|
6
|
-
livekit/plugins/resemble/version.py,sha256=cnPu9FVKZV9tFmmz7lEvftrO3B_nWJVFghi3j6UcJLs,601
|
|
7
|
-
livekit_plugins_resemble-1.0.18.dist-info/METADATA,sha256=SkLQmM8cPijG4K04Xo38r0E-YWewCsh_sMbXlMOmEK4,4796
|
|
8
|
-
livekit_plugins_resemble-1.0.18.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
9
|
-
livekit_plugins_resemble-1.0.18.dist-info/RECORD,,
|
{livekit_plugins_resemble-1.0.18.dist-info → livekit_plugins_resemble-1.0.20.dist-info}/WHEEL
RENAMED
|
File without changes
|