Skip to content

Commit 1a98dba

Browse files
committed
Fix
1 parent bc3634d commit 1a98dba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/elevenlabs/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ def __init__(
325325
timeout=timeout,
326326
httpx_client=httpx_client
327327
)
328-
self.text_to_speech = RealtimeTextToSpeechClient(client_wrapper=self._client_wrapper)
329328
self.webhooks = WebhooksClient()
330329

331330
@deprecated_async

0 commit comments

Comments
 (0)