o
    i                     @   sn   d Z ddlZddlmZmZ e  ed ejdedd W d   n1 s*w   Y  eZ	eZ
eZdS )a&  NVIDIA Riva text-to-speech service implementation.

This module provides integration with NVIDIA Riva's TTS services through
gRPC API for high-quality speech synthesis.

.. deprecated:: 0.0.96
    This module is deprecated. Please NvidiaTTSService from
    pipecat.services.nvidia.tts instead.
    N)NVIDIA_TTS_TIMEOUT_SECSNvidiaTTSServicealwayszFastPitchTTSService and RivaTTSService from pipecat.services.nim.llm are deprecated. Please use NvidiaLLMService from pipecat.services.nvidia.tts instead.   )
stacklevel)__doc__warningspipecat.services.nvidia.ttsr   r   catch_warningssimplefilterwarnDeprecationWarningRivaTTSServiceFastPitchTTSServiceRIVA_TTS_TIMEOUT_SECS r   r   M/home/ubuntu/.local/lib/python3.10/site-packages/pipecat/services/riva/tts.py<module>   s   



