pipecat-respeecher 0.1.0__py3-none-any.whl → 0.1.1__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.
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pipecat-respeecher
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Respeecher real-time TTS plugin for Pipecat
5
5
  Author-email: Respeecher <nv@respeecher.com>
6
6
  Maintainer-email: Respeecher <nv@respeecher.com>
7
7
  License-Expression: BSD-2-Clause
8
- Project-URL: homepage, https://www.respeecher.com/real-time-tts-api
9
- Project-URL: documentation, https://space.respeecher.com/docs
10
- Project-URL: source, https://github.com/respeecher/pipecat-respeecher
8
+ Project-URL: Homepage, https://www.respeecher.com/real-time-tts-api
9
+ Project-URL: Documentation, https://space.respeecher.com/docs
10
+ Project-URL: Source, https://github.com/respeecher/pipecat-respeecher
11
11
  Keywords: tts,pipecat-ai,pipecat
12
12
  Classifier: Intended Audience :: Developers
13
13
  Classifier: Operating System :: OS Independent
@@ -25,6 +25,8 @@ Dynamic: license-file
25
25
 
26
26
  # Pipecat Respeecher Real-Time TTS Integration
27
27
 
28
+ [![PyPI - Version](https://img.shields.io/pypi/v/pipecat-respeecher)](https://pypi.python.org/pypi/respeecher)
29
+
28
30
  This is an official Respeecher integration for [Pipecat](https://pipecat.ai).
29
31
 
30
32
  [Learn more](https://www.respeecher.com/real-time-tts-api) about our real-time TTS API
@@ -34,7 +36,9 @@ This is an official Respeecher integration for [Pipecat](https://pipecat.ai).
34
36
 
35
37
  ## Installation
36
38
 
37
- To be published.
39
+ ```
40
+ pip install pipecat-respeecher
41
+ ```
38
42
 
39
43
  ## Running the Example
40
44
 
@@ -108,3 +112,7 @@ tts = RespeecherTTSService(
108
112
  voice_id="olesia-conversation",
109
113
  )
110
114
  ```
115
+
116
+ ## Compatibility
117
+
118
+ This integration requires Pipecat v0.0.99 or newer and has been tested with v0.0.99.
@@ -0,0 +1,7 @@
1
+ pipecat_respeecher/__init__.py,sha256=loRRWbx3pIHDPwsDEiGpPHbaTq8afK8PdvKjadGrBgM,167
2
+ pipecat_respeecher/tts.py,sha256=3r7RvIJXe-fY9zy6aOKftCFO26_a-Hr6V_NPfeVh0J8,11506
3
+ pipecat_respeecher-0.1.1.dist-info/licenses/LICENSE,sha256=VYxgaSz1HG1JnJ3NfZybU6fxk5LyvqlpZwzsuzJrThg,1332
4
+ pipecat_respeecher-0.1.1.dist-info/METADATA,sha256=vWo7OimRLXvSgmrcNdUwJCYnS1uqbxmn9TILqu6wX6M,4238
5
+ pipecat_respeecher-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
+ pipecat_respeecher-0.1.1.dist-info/top_level.txt,sha256=agL5w1Tg8kRhZcU6wIOz5wjy1L6X2nE8nI5U1XBwYeU,19
7
+ pipecat_respeecher-0.1.1.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- pipecat_respeecher/__init__.py,sha256=loRRWbx3pIHDPwsDEiGpPHbaTq8afK8PdvKjadGrBgM,167
2
- pipecat_respeecher/tts.py,sha256=3r7RvIJXe-fY9zy6aOKftCFO26_a-Hr6V_NPfeVh0J8,11506
3
- pipecat_respeecher-0.1.0.dist-info/licenses/LICENSE,sha256=VYxgaSz1HG1JnJ3NfZybU6fxk5LyvqlpZwzsuzJrThg,1332
4
- pipecat_respeecher-0.1.0.dist-info/METADATA,sha256=wfMs4JIPuAw2FLuBRunrn8RP0_o6tcsjJCRk7LhsoZQ,4000
5
- pipecat_respeecher-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
- pipecat_respeecher-0.1.0.dist-info/top_level.txt,sha256=agL5w1Tg8kRhZcU6wIOz5wjy1L6X2nE8nI5U1XBwYeU,19
7
- pipecat_respeecher-0.1.0.dist-info/RECORD,,