achatbot

View on PyPIReverse Dependencies (0)

0.0.7.0 achatbot-0.0.7.0-py3-none-any.whl

Wheel Details

Project: achatbot
Version: 0.0.7.0
Filename: achatbot-0.0.7.0-py3-none-any.whl
Download: [link]
Size: 515868
MD5: 5609b4e574ef76eb24738d6608f0af6b
SHA256: 5ad462e902862f68c1b6899721ee4bbccf1df50c336603859cbc62ae82d199df
Uploaded: 2024-09-19 17:44:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: achatbot
Version: 0.0.7.0
Summary: An open source chat bot for voice (and multimodal) assistants
Author-Email: weedge <weege007[at]gmail.com>
Maintainer-Email: weedge <weege007[at]gmail.com>
Project-Url: Homepage, https://github.com/ai-bot-pro/chat-bot
Project-Url: Documentation, https://github.com/ai-bot-pro/chat-bot/blob/main/docs
Project-Url: Repository, https://github.com/ai-bot-pro/chat-bot.git
Project-Url: Issues, https://github.com/ai-bot-pro/chat-bot/issues
Project-Url: Changelog, https://github.com/ai-bot-pro/chat-bot/blob/main/CHANGELOG.md
License: BSD 3-Clause License Copyright (c) 2024, weedge Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: ai,chat bot,audio,speech
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: requests (==2.32.3)
Requires-Dist: apipeline (~=0.1.14)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: pydub (==0.25.1)
Requires-Dist: pillow (==10.4.0)
Requires-Dist: aiohttp (==3.10.3)
Requires-Dist: scipy
Requires-Dist: pyloudnorm (==0.1.1)
Requires-Dist: numpy (>=1.22.0)
Requires-Dist: langchain (==0.2.13); extra == "ai-frameworks-processor"
Requires-Dist: deepgram-sdk (~=3.5.0); extra == "asr-processor"
Requires-Dist: openai-whisper (==20231117); extra == "asr-processor"
Requires-Dist: whisper-timestamped (==1.14.2); extra == "asr-processor"
Requires-Dist: faster-whisper (==1.0.2); extra == "asr-processor"
Requires-Dist: torch (==2.2.2); extra == "asr-processor"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "asr-processor"
Requires-Dist: funasr (==1.1.6); extra == "asr-processor"
Requires-Dist: groq (==0.9.0); extra == "asr-processor"
Requires-Dist: autoawq; extra == "autoawq"
Requires-Dist: websockets (==12.0); extra == "cartesia-tts-processor"
Requires-Dist: omegaconf (==2.3.0); extra == "conf"
Requires-Dist: llama-cpp-python (==0.2.82); extra == "core-llm"
Requires-Dist: geocoder (==1.38.1); extra == "core-llm"
Requires-Dist: daily-python (==0.10.1); extra == "daily-langchain-rag-bot"
Requires-Dist: openai (==1.40.6); extra == "daily-langchain-rag-bot"
Requires-Dist: groq (==0.9.0); extra == "daily-langchain-rag-bot"
Requires-Dist: edge-tts (==6.1.12); extra == "daily-langchain-rag-bot"
Requires-Dist: langchain (==0.2.13); extra == "daily-langchain-rag-bot"
Requires-Dist: langchain-openai (==0.1.22); extra == "daily-langchain-rag-bot"
Requires-Dist: langchain-community (==0.2.12); extra == "daily-langchain-rag-bot"
Requires-Dist: tidb-vector (==0.0.10); extra == "daily-langchain-rag-bot"
Requires-Dist: pymysql (==1.1.1); extra == "daily-langchain-rag-bot"
Requires-Dist: daily-python (==0.10.1); extra == "daily-room-audio-stream"
Requires-Dist: daily-python (==0.10.1); extra == "daily-rtvi-bot"
Requires-Dist: openai (==1.40.6); extra == "daily-rtvi-bot"
Requires-Dist: groq (==0.9.0); extra == "daily-rtvi-bot"
Requires-Dist: edge-tts (==6.1.12); extra == "daily-rtvi-bot"
Requires-Dist: daily-python (==0.10.1); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: pvporcupine (==3.0.2); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: pyannote.audio (==3.2.0); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: webrtcvad (==2.0.10); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: torch (==2.2.2); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: openai-whisper (==20231117); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: whisper-timestamped (==1.14.2); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: faster-whisper (==1.0.2); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: groq (==0.9.0); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: llama-cpp-python (==0.2.82); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: geocoder (==1.38.1); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: TTS (==0.22.0); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: edge-tts (==6.1.12); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: gTTS (==2.5.1); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: pyttsx3 (==2.90); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: hyperpyyaml (==1.2.2); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: onnxruntime (==1.18.1); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: conformer (==0.3.2); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: diffusers[torch] (==0.30.0); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: lightning (==2.4.0); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: wget (==3.2); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: modelscope (==1.16.0); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: vocos (==0.1.0); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: pybase16384 (==0.3.7); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: vector-quantize-pytorch (==1.16.1); extra == "daily-webrtc-terminal-chat-bot"
Requires-Dist: WeTextProcessing (==1.0.2); sys_platform == "linux" and extra == "daily_webrtc_terminal_chat_bot"
Requires-Dist: pynini (==2.1.5); sys_platform == "linux" and extra == "daily_webrtc_terminal_chat_bot"
Requires-Dist: nemo-text-processing (==1.0.2); sys_platform == "linux" and extra == "daily_webrtc_terminal_chat_bot"
Requires-Dist: daily-python (==0.10.1); extra == "daily-webrtc-vad-analyzer"
Requires-Dist: deep-translator (==1.11.4); extra == "deep-translator"
Requires-Dist: deepgram-sdk (~=3.5.0); extra == "deepgram-asr-processor"
Requires-Dist: fastapi (==0.112.0); extra == "fastapi-bot-server"
Requires-Dist: uvicorn (==0.30.6); extra == "fastapi-bot-server"
Requires-Dist: fastapi (==0.112.0); extra == "fastapi-daily-bot-server"
Requires-Dist: uvicorn (==0.30.6); extra == "fastapi-daily-bot-server"
Requires-Dist: daily-python (==0.10.1); extra == "fastapi-daily-bot-server"
Requires-Dist: openai (==1.40.6); extra == "fastapi-daily-bot-server"
Requires-Dist: groq (==0.9.0); extra == "fastapi-daily-bot-server"
Requires-Dist: edge-tts (==6.1.12); extra == "fastapi-daily-bot-server"
Requires-Dist: langchain (==0.2.13); extra == "fastapi-daily-bot-server"
Requires-Dist: langchain-openai (==0.1.22); extra == "fastapi-daily-bot-server"
Requires-Dist: langchain-community (==0.2.12); extra == "fastapi-daily-bot-server"
Requires-Dist: tidb-vector (==0.0.10); extra == "fastapi-daily-bot-server"
Requires-Dist: pymysql (==1.1.1); extra == "fastapi-daily-bot-server"
Requires-Dist: grpcio (>=1.65.1); extra == "grpc"
Requires-Dist: grpcio-tools (>=1.65.1); extra == "grpc-tools"
Requires-Dist: openai (==1.40.6); extra == "img-processor"
Requires-Dist: llama-cpp-python (==0.2.82); extra == "llama-cpp"
Requires-Dist: geocoder (==1.38.1); extra == "llm-personalai-proxy"
Requires-Dist: openai (==1.40.6); extra == "llm-processor"
Requires-Dist: transformers (~=4.44.3); extra == "llm-transformers-manual-vision-qwen"
Requires-Dist: qwen-vl-utils; extra == "llm-transformers-manual-vision-qwen"
Requires-Dist: av; extra == "llm-transformers-manual-vision-qwen"
Requires-Dist: torch (==2.2.2); extra == "llm-transformers-manual-vision-qwen"
Requires-Dist: torchaudio (==2.2.2); extra == "llm-transformers-manual-vision-qwen"
Requires-Dist: torchvision (==0.17.2); extra == "llm-transformers-manual-vision-qwen"
Requires-Dist: tqdm (>=4.66.0); extra == "local-terminal-chat-bot"
Requires-Dist: PyAudio (==0.2.14); extra == "local-terminal-chat-bot"
Requires-Dist: pvporcupine (==3.0.2); extra == "local-terminal-chat-bot"
Requires-Dist: pyannote.audio (==3.2.0); extra == "local-terminal-chat-bot"
Requires-Dist: webrtcvad (==2.0.10); extra == "local-terminal-chat-bot"
Requires-Dist: torch (==2.2.2); extra == "local-terminal-chat-bot"
Requires-Dist: openai-whisper (==20231117); extra == "local-terminal-chat-bot"
Requires-Dist: whisper-timestamped (==1.14.2); extra == "local-terminal-chat-bot"
Requires-Dist: faster-whisper (==1.0.2); extra == "local-terminal-chat-bot"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "local-terminal-chat-bot"
Requires-Dist: groq (==0.9.0); extra == "local-terminal-chat-bot"
Requires-Dist: funasr (==1.1.6); extra == "local-terminal-chat-bot"
Requires-Dist: llama-cpp-python (==0.2.82); extra == "local-terminal-chat-bot"
Requires-Dist: geocoder (==1.38.1); extra == "local-terminal-chat-bot"
Requires-Dist: TTS (==0.22.0); extra == "local-terminal-chat-bot"
Requires-Dist: edge-tts (==6.1.12); extra == "local-terminal-chat-bot"
Requires-Dist: gTTS (==2.5.1); extra == "local-terminal-chat-bot"
Requires-Dist: pyttsx3 (==2.90); extra == "local-terminal-chat-bot"
Requires-Dist: hyperpyyaml (==1.2.2); extra == "local-terminal-chat-bot"
Requires-Dist: onnxruntime (==1.18.1); extra == "local-terminal-chat-bot"
Requires-Dist: conformer (==0.3.2); extra == "local-terminal-chat-bot"
Requires-Dist: diffusers[torch] (==0.30.0); extra == "local-terminal-chat-bot"
Requires-Dist: lightning (==2.4.0); extra == "local-terminal-chat-bot"
Requires-Dist: wget (==3.2); extra == "local-terminal-chat-bot"
Requires-Dist: modelscope (==1.16.0); extra == "local-terminal-chat-bot"
Requires-Dist: vocos (==0.1.0); extra == "local-terminal-chat-bot"
Requires-Dist: pybase16384 (==0.3.7); extra == "local-terminal-chat-bot"
Requires-Dist: vector-quantize-pytorch (==1.16.1); extra == "local-terminal-chat-bot"
Requires-Dist: WeTextProcessing (==1.0.2); sys_platform == "linux" and extra == "local_terminal_chat_bot"
Requires-Dist: pynini (==2.1.5); sys_platform == "linux" and extra == "local_terminal_chat_bot"
Requires-Dist: nemo-text-processing (==1.0.2); sys_platform == "linux" and extra == "local_terminal_chat_bot"
Requires-Dist: openai (==1.40.6); extra == "openai"
Requires-Dist: pvporcupine (==3.0.2); extra == "porcupine-wakeword"
Requires-Dist: pyannote.audio (==3.2.0); extra == "pyannote-vad"
Requires-Dist: PyAudio (==0.2.14); extra == "pyaudio-stream"
Requires-Dist: pytube (==15.0.0); extra == "pytube"
Requires-Dist: redis (==5.0.0); extra == "queue"
Requires-Dist: redis (==5.0.0); extra == "redis"
Requires-Dist: grpcio (>=1.65.1); extra == "remote-grpc-tts-client"
Requires-Dist: grpcio (>=1.65.1); extra == "remote-grpc-tts-server"
Requires-Dist: TTS (==0.22.0); extra == "remote-grpc-tts-server"
Requires-Dist: edge-tts (==6.1.12); extra == "remote-grpc-tts-server"
Requires-Dist: gTTS (==2.5.1); extra == "remote-grpc-tts-server"
Requires-Dist: pyttsx3 (==2.90); extra == "remote-grpc-tts-server"
Requires-Dist: torch (==2.2.2); extra == "remote-grpc-tts-server"
Requires-Dist: hyperpyyaml (==1.2.2); extra == "remote-grpc-tts-server"
Requires-Dist: onnxruntime (==1.18.1); extra == "remote-grpc-tts-server"
Requires-Dist: openai-whisper (==20231117); extra == "remote-grpc-tts-server"
Requires-Dist: conformer (==0.3.2); extra == "remote-grpc-tts-server"
Requires-Dist: diffusers[torch] (==0.30.0); extra == "remote-grpc-tts-server"
Requires-Dist: lightning (==2.4.0); extra == "remote-grpc-tts-server"
Requires-Dist: wget (==3.2); extra == "remote-grpc-tts-server"
Requires-Dist: modelscope (==1.16.0); extra == "remote-grpc-tts-server"
Requires-Dist: vocos (==0.1.0); extra == "remote-grpc-tts-server"
Requires-Dist: pybase16384 (==0.3.7); extra == "remote-grpc-tts-server"
Requires-Dist: vector-quantize-pytorch (==1.16.1); extra == "remote-grpc-tts-server"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "remote-grpc-tts-server"
Requires-Dist: WeTextProcessing (==1.0.2); sys_platform == "linux" and extra == "remote_grpc_tts_server"
Requires-Dist: pynini (==2.1.5); sys_platform == "linux" and extra == "remote_grpc_tts_server"
Requires-Dist: nemo-text-processing (==1.0.2); sys_platform == "linux" and extra == "remote_grpc_tts_server"
Requires-Dist: redis (==5.0.0); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: pvporcupine (==3.0.2); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: pyannote.audio (==3.2.0); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: webrtcvad (==2.0.10); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: torch (==2.2.2); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: openai-whisper (==20231117); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: whisper-timestamped (==1.14.2); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: faster-whisper (==1.0.2); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: groq (==0.9.0); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: funasr (==1.1.6); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: llama-cpp-python (==0.2.82); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: geocoder (==1.38.1); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: TTS (==0.22.0); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: edge-tts (==6.1.12); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: gTTS (==2.5.1); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: pyttsx3 (==2.90); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: hyperpyyaml (==1.2.2); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: onnxruntime (==1.18.1); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: conformer (==0.3.2); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: diffusers[torch] (==0.30.0); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: lightning (==2.4.0); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: wget (==3.2); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: modelscope (==1.16.0); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: vocos (==0.1.0); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: pybase16384 (==0.3.7); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: vector-quantize-pytorch (==1.16.1); extra == "remote-queue-chat-bot-be-worker"
Requires-Dist: WeTextProcessing (==1.0.2); sys_platform == "linux" and extra == "remote_queue_chat_bot_be_worker"
Requires-Dist: pynini (==2.1.5); sys_platform == "linux" and extra == "remote_queue_chat_bot_be_worker"
Requires-Dist: nemo-text-processing (==1.0.2); sys_platform == "linux" and extra == "remote_queue_chat_bot_be_worker"
Requires-Dist: PyAudio (==0.2.14); extra == "remote-queue-chat-bot-fe"
Requires-Dist: daily-python (==0.10.1); extra == "remote-queue-chat-bot-fe"
Requires-Dist: redis (==5.0.0); extra == "remote-queue-chat-bot-fe"
Requires-Dist: grpcio (>=1.65.1); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: pvporcupine (==3.0.2); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: pyannote.audio (==3.2.0); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: webrtcvad (==2.0.10); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: torch (==2.2.2); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: openai-whisper (==20231117); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: whisper-timestamped (==1.14.2); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: faster-whisper (==1.0.2); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: groq (==0.9.0); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: funasr (==1.1.6); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: llama-cpp-python (==0.2.82); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: geocoder (==1.38.1); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: TTS (==0.22.0); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: edge-tts (==6.1.12); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: gTTS (==2.5.1); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: pyttsx3 (==2.90); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: hyperpyyaml (==1.2.2); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: onnxruntime (==1.18.1); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: conformer (==0.3.2); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: diffusers[torch] (==0.30.0); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: lightning (==2.4.0); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: wget (==3.2); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: modelscope (==1.16.0); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: vocos (==0.1.0); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: pybase16384 (==0.3.7); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: vector-quantize-pytorch (==1.16.1); extra == "remote-rpc-chat-bot-be-worker"
Requires-Dist: WeTextProcessing (==1.0.2); sys_platform == "linux" and extra == "remote_rpc_chat_bot_be_worker"
Requires-Dist: pynini (==2.1.5); sys_platform == "linux" and extra == "remote_rpc_chat_bot_be_worker"
Requires-Dist: nemo-text-processing (==1.0.2); sys_platform == "linux" and extra == "remote_rpc_chat_bot_be_worker"
Requires-Dist: PyAudio (==0.2.14); extra == "remote-rpc-chat-bot-fe"
Requires-Dist: daily-python (==0.10.1); extra == "remote-rpc-chat-bot-fe"
Requires-Dist: grpcio (>=1.65.1); extra == "remote-rpc-chat-bot-fe"
Requires-Dist: grpcio (>=1.65.1); extra == "rpc"
Requires-Dist: torch (==2.2.2); extra == "sense-voice-asr"
Requires-Dist: funasr (==1.1.6); extra == "sense-voice-asr"
Requires-Dist: torch (==2.2.2); extra == "silero-vad"
Requires-Dist: torchaudio (==2.2.2); extra == "silero-vad"
Requires-Dist: torch (==2.2.2); extra == "silero-vad-analyzer"
Requires-Dist: torchaudio (==2.2.2); extra == "silero-vad-analyzer"
Requires-Dist: openai-whisper (==20231117); extra == "speech-asr"
Requires-Dist: whisper-timestamped (==1.14.2); extra == "speech-asr"
Requires-Dist: faster-whisper (==1.0.2); extra == "speech-asr"
Requires-Dist: torch (==2.2.2); extra == "speech-asr"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "speech-asr"
Requires-Dist: groq (==0.9.0); extra == "speech-asr"
Requires-Dist: PyAudio (==0.2.14); extra == "speech-audio-stream"
Requires-Dist: daily-python (==0.10.1); extra == "speech-audio-stream"
Requires-Dist: TTS (==0.22.0); extra == "speech-tts"
Requires-Dist: edge-tts (==6.1.12); extra == "speech-tts"
Requires-Dist: gTTS (==2.5.1); extra == "speech-tts"
Requires-Dist: pyttsx3 (==2.90); extra == "speech-tts"
Requires-Dist: torch (==2.2.2); extra == "speech-tts"
Requires-Dist: hyperpyyaml (==1.2.2); extra == "speech-tts"
Requires-Dist: onnxruntime (==1.18.1); extra == "speech-tts"
Requires-Dist: openai-whisper (==20231117); extra == "speech-tts"
Requires-Dist: conformer (==0.3.2); extra == "speech-tts"
Requires-Dist: diffusers[torch] (==0.30.0); extra == "speech-tts"
Requires-Dist: lightning (==2.4.0); extra == "speech-tts"
Requires-Dist: wget (==3.2); extra == "speech-tts"
Requires-Dist: modelscope (==1.16.0); extra == "speech-tts"
Requires-Dist: vocos (==0.1.0); extra == "speech-tts"
Requires-Dist: pybase16384 (==0.3.7); extra == "speech-tts"
Requires-Dist: vector-quantize-pytorch (==1.16.1); extra == "speech-tts"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "speech-tts"
Requires-Dist: WeTextProcessing (==1.0.2); sys_platform == "linux" and extra == "speech_tts"
Requires-Dist: pynini (==2.1.5); sys_platform == "linux" and extra == "speech_tts"
Requires-Dist: nemo-text-processing (==1.0.2); sys_platform == "linux" and extra == "speech_tts"
Requires-Dist: pyannote.audio (==3.2.0); extra == "speech-vad"
Requires-Dist: webrtcvad (==2.0.10); extra == "speech-vad"
Requires-Dist: torch (==2.2.2); extra == "speech-vad"
Requires-Dist: torchaudio (==2.2.2); extra == "speech-vad"
Requires-Dist: daily-python (==0.10.1); extra == "speech-vad-analyzer"
Requires-Dist: torch (==2.2.2); extra == "speech-vad-analyzer"
Requires-Dist: torchaudio (==2.2.2); extra == "speech-vad-analyzer"
Requires-Dist: pvporcupine (==3.0.2); extra == "speech-waker"
Requires-Dist: sentence-transformers (==3.0.0); extra == "test"
Requires-Dist: pytest (==8.3.2); extra == "test"
Requires-Dist: pytest-mock (==3.14.0); extra == "test"
Requires-Dist: torch (==2.2.2); extra == "tts-chat"
Requires-Dist: vocos (==0.1.0); extra == "tts-chat"
Requires-Dist: pybase16384 (==0.3.7); extra == "tts-chat"
Requires-Dist: vector-quantize-pytorch (==1.16.1); extra == "tts-chat"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "tts-chat"
Requires-Dist: pynini (==2.1.5); sys_platform == "linux" and extra == "tts_chat"
Requires-Dist: WeTextProcessing (==1.0.2); sys_platform == "linux" and extra == "tts_chat"
Requires-Dist: nemo-text-processing (==1.0.2); sys_platform == "linux" and extra == "tts_chat"
Requires-Dist: TTS (==0.22.0); extra == "tts-coqui"
Requires-Dist: torch (==2.2.2); extra == "tts-cosy-voice"
Requires-Dist: hyperpyyaml (==1.2.2); extra == "tts-cosy-voice"
Requires-Dist: onnxruntime (==1.18.1); extra == "tts-cosy-voice"
Requires-Dist: openai-whisper (==20231117); extra == "tts-cosy-voice"
Requires-Dist: conformer (==0.3.2); extra == "tts-cosy-voice"
Requires-Dist: diffusers[torch] (==0.30.0); extra == "tts-cosy-voice"
Requires-Dist: lightning (==2.4.0); extra == "tts-cosy-voice"
Requires-Dist: wget (==3.2); extra == "tts-cosy-voice"
Requires-Dist: modelscope (==1.16.0); extra == "tts-cosy-voice"
Requires-Dist: WeTextProcessing (==1.0.2); sys_platform == "linux" and extra == "tts_cosy_voice"
Requires-Dist: edge-tts (==6.1.12); extra == "tts-edge"
Requires-Dist: gTTS (==2.5.1); extra == "tts-g"
Requires-Dist: websockets (==12.0); extra == "tts-processor"
Requires-Dist: openai (==1.40.6); extra == "tts-processor"
Requires-Dist: TTS (==0.22.0); extra == "tts-processor"
Requires-Dist: edge-tts (==6.1.12); extra == "tts-processor"
Requires-Dist: gTTS (==2.5.1); extra == "tts-processor"
Requires-Dist: pyttsx3 (==2.90); extra == "tts-processor"
Requires-Dist: torch (==2.2.2); extra == "tts-processor"
Requires-Dist: hyperpyyaml (==1.2.2); extra == "tts-processor"
Requires-Dist: onnxruntime (==1.18.1); extra == "tts-processor"
Requires-Dist: openai-whisper (==20231117); extra == "tts-processor"
Requires-Dist: conformer (==0.3.2); extra == "tts-processor"
Requires-Dist: diffusers[torch] (==0.30.0); extra == "tts-processor"
Requires-Dist: lightning (==2.4.0); extra == "tts-processor"
Requires-Dist: wget (==3.2); extra == "tts-processor"
Requires-Dist: modelscope (==1.16.0); extra == "tts-processor"
Requires-Dist: vocos (==0.1.0); extra == "tts-processor"
Requires-Dist: pybase16384 (==0.3.7); extra == "tts-processor"
Requires-Dist: vector-quantize-pytorch (==1.16.1); extra == "tts-processor"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "tts-processor"
Requires-Dist: WeTextProcessing (==1.0.2); sys_platform == "linux" and extra == "tts_processor"
Requires-Dist: pynini (==2.1.5); sys_platform == "linux" and extra == "tts_processor"
Requires-Dist: nemo-text-processing (==1.0.2); sys_platform == "linux" and extra == "tts_processor"
Requires-Dist: pyttsx3 (==2.90); extra == "tts-pyttsx3"
Requires-Dist: pyannote.audio (==3.2.0); extra == "vad-recorder"
Requires-Dist: webrtcvad (==2.0.10); extra == "vad-recorder"
Requires-Dist: torch (==2.2.2); extra == "vad-recorder"
Requires-Dist: torchaudio (==2.2.2); extra == "vad-recorder"
Requires-Dist: webrtcvad (==2.0.10); extra == "webrtc-silero-vad"
Requires-Dist: torch (==2.2.2); extra == "webrtc-silero-vad"
Requires-Dist: torchaudio (==2.2.2); extra == "webrtc-silero-vad"
Requires-Dist: webrtcvad (==2.0.10); extra == "webrtcvad"
Requires-Dist: openai-whisper (==20231117); extra == "whisper-asr"
Requires-Dist: faster-whisper (==1.0.2); extra == "whisper-faster-asr"
Requires-Dist: groq (==0.9.0); extra == "whisper-groq-asr"
Requires-Dist: mlx-whisper (==0.2.0); (sys_platform == "darwin" and platform_machine == "arm64") and extra == "whisper_mlx_asr"
Requires-Dist: whisper-timestamped (==1.14.2); extra == "whisper-timestamped-asr"
Requires-Dist: transformers[torch] (>=4.40.2); extra == "whisper-transformers-asr"
Provides-Extra: ai_frameworks_processor
Provides-Extra: asr_processor
Provides-Extra: autoawq
Provides-Extra: cartesia_tts_processor
Provides-Extra: conf
Provides-Extra: core_llm
Provides-Extra: daily_langchain_rag_bot
Provides-Extra: daily_room_audio_stream
Provides-Extra: daily_rtvi_bot
Provides-Extra: daily_webrtc_terminal_chat_bot
Provides-Extra: daily_webrtc_vad_analyzer
Provides-Extra: deep_translator
Provides-Extra: deepgram_asr_processor
Provides-Extra: fastapi_bot_server
Provides-Extra: fastapi_daily_bot_server
Provides-Extra: grpc
Provides-Extra: grpc_tools
Provides-Extra: img_processor
Provides-Extra: llama_cpp
Provides-Extra: llm_personalai_proxy
Provides-Extra: llm_processor
Provides-Extra: llm_transformers_manual_vision_qwen
Provides-Extra: local_terminal_chat_bot
Provides-Extra: openai
Provides-Extra: porcupine_wakeword
Provides-Extra: pyannote_vad
Provides-Extra: pyaudio_stream
Provides-Extra: pytube
Provides-Extra: queue
Provides-Extra: redis
Provides-Extra: remote_grpc_tts_client
Provides-Extra: remote_grpc_tts_server
Provides-Extra: remote_queue_chat_bot_be_worker
Provides-Extra: remote_queue_chat_bot_fe
Provides-Extra: remote_rpc_chat_bot_be_worker
Provides-Extra: remote_rpc_chat_bot_fe
Provides-Extra: rms_recorder
Provides-Extra: rpc
Provides-Extra: sense_voice_asr
Provides-Extra: silero_vad
Provides-Extra: silero_vad_analyzer
Provides-Extra: speech_asr
Provides-Extra: speech_audio_stream
Provides-Extra: speech_tts
Provides-Extra: speech_vad
Provides-Extra: speech_vad_analyzer
Provides-Extra: speech_waker
Provides-Extra: stream_player
Provides-Extra: test
Provides-Extra: tts_chat
Provides-Extra: tts_coqui
Provides-Extra: tts_cosy_voice
Provides-Extra: tts_edge
Provides-Extra: tts_g
Provides-Extra: tts_processor
Provides-Extra: tts_pyttsx3
Provides-Extra: vad_recorder
Provides-Extra: webrtc_silero_vad
Provides-Extra: webrtcvad
Provides-Extra: whisper_asr
Provides-Extra: whisper_faster_asr
Provides-Extra: whisper_groq_asr
Provides-Extra: whisper_mlx_asr
Provides-Extra: whisper_timestamped_asr
Provides-Extra: whisper_transformers_asr
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 16630 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
achatbot/ChatTTS/setup.py sha256=ChqCTipFCALUjoeCui0Zjs1jXGUBrC8qCzNl3l3Q1X8 1130
achatbot/ChatTTS/ChatTTS/__init__.py sha256=N9eMXAGi5nKxncPqQ7NPvCaHqgbIeMzem1AkMxUsS8o 23
achatbot/ChatTTS/ChatTTS/core.py sha256=xOBp3wzFH2AK6YV7x8E61IJaOoFF_sH2mH4OardTmcw 19236
achatbot/ChatTTS/ChatTTS/norm.py sha256=USl-hTqKn4iCCHFndqkusiGXylUHreQbPWOf5zT_KxA 7377
achatbot/ChatTTS/ChatTTS/config/__init__.py sha256=Iu75-w9_nlPmnB_qKA7nYaaaHf7xtTrDmK8N4v2WV34 27
achatbot/ChatTTS/ChatTTS/config/config.py sha256=_8I0pQ6qvkYrz-xlvYo2O0MejnZEHmas8yp46DMr49k 2662
achatbot/ChatTTS/ChatTTS/model/__init__.py sha256=UkZkidFSMHYVlJFaKBgFbNKLPdZcKAG4FpmaKjdLmoY 112
achatbot/ChatTTS/ChatTTS/model/dvae.py sha256=3SbCMb-AK7yizntb8il9cp34loVd7tdkSZCo9aTjkfE 8412
achatbot/ChatTTS/ChatTTS/model/gpt.py sha256=iszGKmLPOPFWIdhVsx-mGsg3sw2tMBOqym7hrZ6RDGU 23543
achatbot/ChatTTS/ChatTTS/model/processors.py sha256=k7Dkfvc9ABwVJUKY7xIoTjmQDm2j4_ElK8vyoK6qsBU 1939
achatbot/ChatTTS/ChatTTS/model/tokenizer.py sha256=fqmml5mRHzHIlV5x545ZLbnfJAx27C72GsI7lDFzBZ4 6936
achatbot/ChatTTS/ChatTTS/model/cuda/__init__.py sha256=FlHGgtUu65V7Z-NrEqLQxKtFW2flfuTCrpRXosC1n1M 35
achatbot/ChatTTS/ChatTTS/model/cuda/patch.py sha256=_7BFPU6_2Hs_nacseApoRDouamwOMbkZ7O0LZqtK3b4 686
achatbot/ChatTTS/ChatTTS/model/cuda/te_llama.py sha256=SJfxP-QsdbtROxKLqIEHtcVvw_XR09wwzYpuXW43yF0 7445
achatbot/ChatTTS/ChatTTS/res/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/ChatTTS/ChatTTS/utils/__init__.py sha256=KKDyIFPXesyQRVkOl46DkNtKSqTJl7zD9sH7XJoqgNI 159
achatbot/ChatTTS/ChatTTS/utils/dl.py sha256=OmKIO2RBfTT5igK6g9ScBJUzj0yecYY1MYre8ygKKtE 5549
achatbot/ChatTTS/ChatTTS/utils/gpu.py sha256=QksDi6QhhKKmfP90V2LjUe8EduWzk7vmIxx3gnfi1ok 1540
achatbot/ChatTTS/ChatTTS/utils/io.py sha256=QtSzPJMuSIPl3Kya4Iyw1KQIzVZFWbE0OLNMPyoAeKU 1192
achatbot/ChatTTS/ChatTTS/utils/log.py sha256=tEDlzm8H7ZZ2k7qQS4jOwe4nwVpxC5yrq8Csx16BSII 335
achatbot/ChatTTS/examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/ChatTTS/examples/api/client.py sha256=UDh_8B7Mvs6D72T3u1DfWPeOymXiXpkoNaQeNxaUzxY 2024
achatbot/ChatTTS/examples/api/main.py sha256=TlervusjEDbyHc7-uDba576GJngbeQIBKFi_RGS39b8 2953
achatbot/ChatTTS/examples/cmd/run.py sha256=krovEPnYtDp2_UYversd7epacxJyMVzkDw81g9DvD2s 4409
achatbot/ChatTTS/examples/cmd/stream.py sha256=1VG-jbCIEGEj5NCVr6kid0r3-5WHJ3kS93bpAk0buHI 8306
achatbot/ChatTTS/examples/web/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/ChatTTS/examples/web/ex.py sha256=2SCXJtFyK-jNgmqaxcqBlWBAfJVC-obNp1gQw95ic-I 957
achatbot/ChatTTS/examples/web/funcs.py sha256=UvzPB9n53z_vSTFhh-AocAjmDLwmPzeK30OgWWcLWJ8 5935
achatbot/ChatTTS/examples/web/webui.py sha256=W0-sYdnyvkgl4LCH6YJgW-qkwejo7-9ZeDs9m7s_qAE 9122
achatbot/ChatTTS/tests/#511.py sha256=cp_Ze1A44FG4AL1P6nOsJpALEc4aWHWJWjHwHav9QKE 2235
achatbot/ChatTTS/tests/#588.py sha256=x277IOZBo56_0y2OLF9qP-NJLHF4cQICJgKLTB4aJPY 904
achatbot/ChatTTS/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/ChatTTS/tools/audio/__init__.py sha256=xpi7bQCwl8UNrgsHqfSLydNATGJYGPb5uzWjyAAz2MI 136
achatbot/ChatTTS/tools/audio/av.py sha256=GhxXOVoJmfLGag7aE2F6u8gFYzefYuWuNwwfkP1AhaQ 2526
achatbot/ChatTTS/tools/audio/ffmpeg.py sha256=038YWvqdifuVowqsYM_ObZQinhXgyeYKn7rvJ2O1n7U 116
achatbot/ChatTTS/tools/audio/np.py sha256=yZPUxqump8Asb0GTtdVOfm4jqXebzkJ2-jjcJM0fljo 254
achatbot/ChatTTS/tools/audio/pcm.py sha256=ZAvHHnGyodh01Vlr3EBamBkl8ZXcoQQicqNLUrRe1v4 514
achatbot/ChatTTS/tools/llm/__init__.py sha256=mU2PpK2TvkkGSRwI4Epbusv8n2O_P0Sb_EHbIe8RMpQ 28
achatbot/ChatTTS/tools/llm/llm.py sha256=PejkbDA965a5ue8asxlqm9d9AtQSZzSctk5WUgI27gY 3441
achatbot/ChatTTS/tools/logger/__init__.py sha256=VdSlXHjkVnZaOHvc9OvxGn7TiyQoJyHuYiBu0RZvY8w 28
achatbot/ChatTTS/tools/logger/log.py sha256=gAbXEPbuZwAJ5jp2cgTW8r80bj3QlxCOVKNEmQd6Jwo 2535
achatbot/ChatTTS/tools/normalizer/__init__.py sha256=BTmYf7ngndt72ztH2SiJOM0RwuN-CYfrkGE9berS1kw 73
achatbot/ChatTTS/tools/normalizer/en.py sha256=rWdetpguCopxQpNCcL1UToUA8JeiAkui4_KtIRyJgC8 336
achatbot/ChatTTS/tools/normalizer/zh.py sha256=-DHRtr0ZTEG8_hy4x_ZyxL7fMfTKLTGqaXqBBlTklIU 162
achatbot/ChatTTS/tools/seeder/__init__.py sha256=5838FK6qQpB39iz4mlU2pMMaLSgEpSW4xE9w_BraW4U 34
achatbot/ChatTTS/tools/seeder/ctx.py sha256=iJUsTODbh9CfZHr4TMeJmXDzjVJXD3a4OM-0Pog3SJM 329
achatbot/CosyVoice/webui.py sha256=aubX9fYClCTEcXF59Na8jNpXmdHaFB8hoTWAEa0B3Ps 9896
achatbot/CosyVoice/cosyvoice/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/cosyvoice/bin/inference.py sha256=1A6V5MKal3hbV9Ge-euZFzvnwrjQzJdiqb27Lsz5TPg 5386
achatbot/CosyVoice/cosyvoice/bin/train.py sha256=984UhhoGC5SO5fE3sL_k28Sndz9ElzUAO8FBqRYF9DM 5212
achatbot/CosyVoice/cosyvoice/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/cosyvoice/cli/cosyvoice.py sha256=JZcBcDl-8esxu_5AWljG3bUPBhs0GikBpF4cSEB0_9o 4204
achatbot/CosyVoice/cosyvoice/cli/frontend.py sha256=tyB2E7ChQ5KA948r5Pij8sHfjneEdvj2uncRR6U7PRI 8935
achatbot/CosyVoice/cosyvoice/cli/model.py sha256=ch5OExpMLgcEVKdM4-FnOT1yuOh1cj-cdJo_VOONFh4 3660
achatbot/CosyVoice/cosyvoice/dataset/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/cosyvoice/dataset/dataset.py sha256=o4y725HGw4wOQ6ZKMIXUiXPJJuNlVCuat5yLKrfw50A 5233
achatbot/CosyVoice/cosyvoice/dataset/processor.py sha256=Dd0r4VxbcR2o7cgCtYVPd_VxEc1uNIxCB7euLn0FxiM 13008
achatbot/CosyVoice/cosyvoice/flow/decoder.py sha256=4RXtRZwEgTZ_21m6TcYtYzjBtOR5GyaSfZKBjVB1bhc 8878
achatbot/CosyVoice/cosyvoice/flow/flow.py sha256=I963uxLcL8csoN9qRG9I9T1zUBCt5DThaJAa4a32L_Y 5724
achatbot/CosyVoice/cosyvoice/flow/flow_matching.py sha256=TMhnw1sUSJeJ1zLc-PcD9GWRNTGju6lv_zY23Y95vgo 5882
achatbot/CosyVoice/cosyvoice/flow/length_regulator.py sha256=zGeA2yr3pj5VAw76taTDa7_bu33RuZTpFy2a1VZe64k 1841
achatbot/CosyVoice/cosyvoice/hifigan/f0_predictor.py sha256=4Ter1WnuSRA7wytzQfEtu-3PuA-Qrg3ywR5Hs7fsV74 1976
achatbot/CosyVoice/cosyvoice/hifigan/generator.py sha256=uMlis-YTgXcVqYkGr7ZJVri25xFQFUbf5y9tVWQdRaA 14736
achatbot/CosyVoice/cosyvoice/llm/llm.py sha256=PTt0BtDpfQg9IT4sFLtyPs_EcF9mqSWWctqMfJsDuO4 9184
achatbot/CosyVoice/cosyvoice/transformer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/cosyvoice/transformer/activation.py sha256=pKlsrqn3sFERKG3l6nYL39-cTlNEj1NCCFfcBKUEQMI 3089
achatbot/CosyVoice/cosyvoice/transformer/attention.py sha256=QcK4hxfGnKa5F8ETBrpF0o15PeGDsbVBtxn3IdoATq0 14196
achatbot/CosyVoice/cosyvoice/transformer/convolution.py sha256=619B8ySpciXHO5xDCvi7IxvXc4bvGEULsP0yn0aatOE 5230
achatbot/CosyVoice/cosyvoice/transformer/decoder.py sha256=POqI_m6odD_pzhKIs1A-i281vbLSXSvIn80BoPUPF9s 16591
achatbot/CosyVoice/cosyvoice/transformer/decoder_layer.py sha256=uVZiq3LsawsPUMOhX77PFvrLeG0yO0rKHQY7nCHA1k4 4807
achatbot/CosyVoice/cosyvoice/transformer/embedding.py sha256=861_rmBYSXt8BGtlE_fREEXjWr5U7NXROaJIVHHjzkM 11316
achatbot/CosyVoice/cosyvoice/transformer/encoder.py sha256=XWo-ofoMP5y-CnV_7somIdpXyUiKTsSmSqiRAXY-k9A 21400
achatbot/CosyVoice/cosyvoice/transformer/encoder_layer.py sha256=8eMmGrfnPyXmXwrWLcxhX-mL8sj1eHaLXBhFnBkNDy8 9595
achatbot/CosyVoice/cosyvoice/transformer/label_smoothing_loss.py sha256=24gEzxwg4a-_bDPeSDZYmxlH2IF5fQLVB8KoqNT0D90 3459
achatbot/CosyVoice/cosyvoice/transformer/positionwise_feed_forward.py sha256=boA447zIyght3KUI-5udQL86uYvrq89clJNdAyMp0Pg 4219
achatbot/CosyVoice/cosyvoice/transformer/subsampling.py sha256=MfwDR6hRq8EgXf1M9oCZwMQWWJw-maB7JQ6GMM7OGdA 12666
achatbot/CosyVoice/cosyvoice/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/cosyvoice/utils/class_utils.py sha256=PnVIVrqHzyv9FA4mvpkHcvABQboGubVVELE_QVI40YA 2582
achatbot/CosyVoice/cosyvoice/utils/common.py sha256=plT5c9yqr0BsaOUlub8UUcITDp2x29MoYXphjnFkV4Y 3414
achatbot/CosyVoice/cosyvoice/utils/executor.py sha256=3SpBSW9iJ4wSRHv-qLEd3G_tMEL01b6ZAZC48hyqeEI 5114
achatbot/CosyVoice/cosyvoice/utils/file_utils.py sha256=L9m_Cgx5EY1Fly7OXuVven1ynGR4rbuUbiyH5fKpxUA 1477
achatbot/CosyVoice/cosyvoice/utils/frontend_utils.py sha256=v5CBGTaebwT4e4TFf33PmwRtFx9bACylpU88ycBursU 4042
achatbot/CosyVoice/cosyvoice/utils/mask.py sha256=kAauQRdlhQGrC0BjvYFpicLOlVKDp3V3ZCnLbbTMaHU 8351
achatbot/CosyVoice/cosyvoice/utils/scheduler.py sha256=BYzf1Ugnbba26wnoSfv_yq9FZaAJHLTn1q6QjgvZJQY 24940
achatbot/CosyVoice/cosyvoice/utils/train_utils.py sha256=UsBZ-2kkew_hbdsUpQ4aVfiWvPBrF7IwcVGaCMPnbqU 11863
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/bin/inference.py sha256=1A6V5MKal3hbV9Ge-euZFzvnwrjQzJdiqb27Lsz5TPg 5386
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/bin/train.py sha256=984UhhoGC5SO5fE3sL_k28Sndz9ElzUAO8FBqRYF9DM 5212
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/cli/cosyvoice.py sha256=JZcBcDl-8esxu_5AWljG3bUPBhs0GikBpF4cSEB0_9o 4204
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/cli/frontend.py sha256=tyB2E7ChQ5KA948r5Pij8sHfjneEdvj2uncRR6U7PRI 8935
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/cli/model.py sha256=ch5OExpMLgcEVKdM4-FnOT1yuOh1cj-cdJo_VOONFh4 3660
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/dataset/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/dataset/dataset.py sha256=o4y725HGw4wOQ6ZKMIXUiXPJJuNlVCuat5yLKrfw50A 5233
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/dataset/processor.py sha256=Dd0r4VxbcR2o7cgCtYVPd_VxEc1uNIxCB7euLn0FxiM 13008
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/flow/decoder.py sha256=4RXtRZwEgTZ_21m6TcYtYzjBtOR5GyaSfZKBjVB1bhc 8878
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/flow/flow.py sha256=I963uxLcL8csoN9qRG9I9T1zUBCt5DThaJAa4a32L_Y 5724
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/flow/flow_matching.py sha256=TMhnw1sUSJeJ1zLc-PcD9GWRNTGju6lv_zY23Y95vgo 5882
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/flow/length_regulator.py sha256=zGeA2yr3pj5VAw76taTDa7_bu33RuZTpFy2a1VZe64k 1841
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/hifigan/f0_predictor.py sha256=4Ter1WnuSRA7wytzQfEtu-3PuA-Qrg3ywR5Hs7fsV74 1976
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/hifigan/generator.py sha256=uMlis-YTgXcVqYkGr7ZJVri25xFQFUbf5y9tVWQdRaA 14736
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/llm/llm.py sha256=PTt0BtDpfQg9IT4sFLtyPs_EcF9mqSWWctqMfJsDuO4 9184
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/activation.py sha256=pKlsrqn3sFERKG3l6nYL39-cTlNEj1NCCFfcBKUEQMI 3089
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/attention.py sha256=QcK4hxfGnKa5F8ETBrpF0o15PeGDsbVBtxn3IdoATq0 14196
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/convolution.py sha256=619B8ySpciXHO5xDCvi7IxvXc4bvGEULsP0yn0aatOE 5230
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/decoder.py sha256=POqI_m6odD_pzhKIs1A-i281vbLSXSvIn80BoPUPF9s 16591
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/decoder_layer.py sha256=uVZiq3LsawsPUMOhX77PFvrLeG0yO0rKHQY7nCHA1k4 4807
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/embedding.py sha256=861_rmBYSXt8BGtlE_fREEXjWr5U7NXROaJIVHHjzkM 11316
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/encoder.py sha256=XWo-ofoMP5y-CnV_7somIdpXyUiKTsSmSqiRAXY-k9A 21400
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/encoder_layer.py sha256=8eMmGrfnPyXmXwrWLcxhX-mL8sj1eHaLXBhFnBkNDy8 9595
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/label_smoothing_loss.py sha256=24gEzxwg4a-_bDPeSDZYmxlH2IF5fQLVB8KoqNT0D90 3459
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/positionwise_feed_forward.py sha256=boA447zIyght3KUI-5udQL86uYvrq89clJNdAyMp0Pg 4219
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/transformer/subsampling.py sha256=MfwDR6hRq8EgXf1M9oCZwMQWWJw-maB7JQ6GMM7OGdA 12666
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/utils/class_utils.py sha256=PnVIVrqHzyv9FA4mvpkHcvABQboGubVVELE_QVI40YA 2582
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/utils/common.py sha256=plT5c9yqr0BsaOUlub8UUcITDp2x29MoYXphjnFkV4Y 3414
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/utils/executor.py sha256=3SpBSW9iJ4wSRHv-qLEd3G_tMEL01b6ZAZC48hyqeEI 5114
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/utils/file_utils.py sha256=L9m_Cgx5EY1Fly7OXuVven1ynGR4rbuUbiyH5fKpxUA 1477
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/utils/frontend_utils.py sha256=v5CBGTaebwT4e4TFf33PmwRtFx9bACylpU88ycBursU 4042
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/utils/mask.py sha256=kAauQRdlhQGrC0BjvYFpicLOlVKDp3V3ZCnLbbTMaHU 8351
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/utils/scheduler.py sha256=BYzf1Ugnbba26wnoSfv_yq9FZaAJHLTn1q6QjgvZJQY 24940
achatbot/CosyVoice/examples/libritts/cosyvoice/cosyvoice/utils/train_utils.py sha256=UsBZ-2kkew_hbdsUpQ4aVfiWvPBrF7IwcVGaCMPnbqU 11863
achatbot/CosyVoice/examples/libritts/cosyvoice/local/prepare_data.py sha256=MyiDJPk-kb_Z7XKheh06d6KjDtCLHaYI_CfcWA2snNs 1641
achatbot/CosyVoice/examples/libritts/cosyvoice/tools/extract_embedding.py sha256=cJeAuvP4eojYQRSf-DO6PyN44pde435fleQybKUakUY 2716
achatbot/CosyVoice/examples/libritts/cosyvoice/tools/extract_speech_token.py sha256=h6BtPv8FL2xlqAM6wM5R2v5f0ifxzOtogprggAvSTrs 2389
achatbot/CosyVoice/examples/libritts/cosyvoice/tools/make_parquet_list.py sha256=Q23LwBt150RkVPTqm8kIe8fJEsC7A3Uz6tNViurSHgY 4707
achatbot/CosyVoice/runtime/python/fastapi/client.py sha256=lIFGBlE7hlwXqr2EHkDgx_74PQqI26eZzQXZkkqwiTo 3129
achatbot/CosyVoice/runtime/python/fastapi/server.py sha256=4-n53bzeum51E2UmK4wf2vQ2igvWeDPqYr4gwfpx8qc 4593
achatbot/CosyVoice/runtime/python/grpc/client.py sha256=Jlkk4JwTeohKvZkmxbyCs5WwhtzZmJ24n9kiZWrtyyo 4634
achatbot/CosyVoice/runtime/python/grpc/server.py sha256=e9hTTQeLBw1JaukAN3DPdredtFM_-ZzJKCYFxybIfGg 3965
achatbot/CosyVoice/third_party/Matcha-TTS/setup.py sha256=nqqLx21GUbR2pJHhLx5wGFvc2wMsI4WP4Uw06Fbwp2I 1530
achatbot/CosyVoice/third_party/Matcha-TTS/configs/__init__.py sha256=QK_jPpRhoEO3c6qTmz7DJxXQAxvGQRSDn_wWB69Af6g 81
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/app.py sha256=bBOG1VM5L8X64aF8rH4iddu45dje9lmkyr5ubAq_4-4 13992
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/cli.py sha256=Iw_SITi4QrYGb_HZnxBNZ_ivnZ_zvXSJJEbyQ4clad8 15519
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/train.py sha256=eKFZFkaSvmdfMNhOAcvp63kp-Wvj_9IE47mAp4sHGxg 4613
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/data/text_mel_datamodule.py sha256=SicbLOYRLJd7L5qxABYmnAxvGce-qTPXIXFbPfVGmSc 7555
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/data/components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/hifigan/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/hifigan/config.py sha256=cxS_YTK_UoO2uma_Ue8QRFtNA6ldSEt1EL36u2-NgCc 779
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/hifigan/denoiser.py sha256=Q2juI2a3QTqce6fuvqWQnShoV671kVW2JsQyoqwwvLI 2644
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/hifigan/env.py sha256=QthDmqTWWAIo2tSI-arVteRVxnKUnm9mkjlQVnXbmDc 429
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/hifigan/meldataset.py sha256=4Ps0NXA3Yv0oV2PyCdHcptc4lZ43tp978m3BM2NYWxc 6786
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/hifigan/models.py sha256=Ln7J7YzeN4h33tBKQHhlPcoNfmX-_-kwBkTZIYJY5q8 11668
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/hifigan/xutils.py sha256=aNtYu1SyQaGtbN_NnSfLGhTi-r_y3vYKMIf7EYGaDOA 1396
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/models/baselightningmodule.py sha256=45aD1xV6AunZ7_O6RU6-B0OaUMMNO_gFKUWprs3EfCc 7003
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/models/matcha_tts.py sha256=zbpw9noGwR_fG9yBKxxtMhmHgnxS7PPE1_ft9KK-jPo 10059
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/models/components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/models/components/decoder.py sha256=fqlKYc08lnA6oQf9zRuC3i8vat4go8X0NLYAUxgXams 14459
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/models/components/flow_matching.py sha256=pvKy7somAHSdV13ahiTYZNkEIn4qn3ZKbLK4kpBEXmw 4657
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/models/components/text_encoder.py sha256=QEQynUB7PaBsdlJ-e1TUBAe9rL2LBnmk5bAkr_vCTek 14845
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/models/components/transformer.py sha256=Zv8gktl0qZslG52OXAi7zszq7fr0HivYrytLx6Vty-o 13237
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/onnx/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/onnx/export.py sha256=VUAviRbyh9WhXaxLPQjdQLwaVK_ZZNgaWPMFA2UKh4c 5386
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/onnx/infer.py sha256=ACgjtfMdvzuU4XmalNLrebmkBD2W8VLcLi8blXnjUmU 6293
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/text/__init__.py sha256=6dxZsGZ25Fvk4_b72yfA7NVcNInCJLSjpvN9Mc66uBI 1696
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/text/cleaners.py sha256=t4-wsMBQdJT6J12mHiXME23tmpOi8pmV-GkejDVcNf8 3560
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/text/numbers.py sha256=Nwp-HmqaqstAELVqqlMu_7bj4qiWQzMXFmw56nBq1h0 2249
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/text/symbols.py sha256=hw78I8JtBmkri5HiDUQC05i2N9MFkxWJoHujIxJFP1c 635
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/__init__.py sha256=YNs91rjzeUcVSs3aZjv9thma42I81Jksy9RF3nquvOo 326
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/audio.py sha256=L3QQZL_MlIXRmkI1ZJbYriTeyAw9bvXKf06Kv7-cYco 2282
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/generate_data_statistics.py sha256=E5Z9Tpa6ZFXfSLLQcAwhg7YYqBgLZDkIqBoGoOZhEjA 3269
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/instantiators.py sha256=QxqOnRVabCSeurpPODXqh3JSZ-E7m8jKSsxy1WvTX-I 1828
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/logging_utils.py sha256=glOI_JG8_YBKHWwD5RRKKkCez3N7DJlH27Vz48yAEtU 1711
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/model.py sha256=UViKHaV89_IeaKJFww1xHV_RTXqv0YvfQWqwOtnzQ-I 2935
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/pylogger.py sha256=YbC8Ym5HZrJcDBIsQO6jSnuyY5CLZQR13E_oAS9SYZQ 720
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/rich_utils.py sha256=Oj5jrkz5s1b3RJL6m_8EXj85LY079FWClMIzf_Gwvcc 3279
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/utils.py sha256=-XaKibvqf6mXCoGPkNcFKB8Ynq_bK6_S8-ntUhSR1WE 7159
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/monotonic_align/__init__.py sha256=_s_INV7vL_N9mhYtZADAk11CsSGP8kykn0fEyyM73ts 646
achatbot/CosyVoice/third_party/Matcha-TTS/matcha/utils/monotonic_align/setup.py sha256=bf0d0cvGRaACC22qq0sqgZEBBhz4qzDlMqBxOyTKC2g 207
achatbot/CosyVoice/tools/extract_embedding.py sha256=cJeAuvP4eojYQRSf-DO6PyN44pde435fleQybKUakUY 2716
achatbot/CosyVoice/tools/extract_speech_token.py sha256=h6BtPv8FL2xlqAM6wM5R2v5f0ifxzOtogprggAvSTrs 2389
achatbot/CosyVoice/tools/make_parquet_list.py sha256=Q23LwBt150RkVPTqm8kIe8fJEsC7A3Uz6tNViurSHgY 4707
achatbot/SenseVoice/demo.py sha256=GPZSCAUatsCsBPUScFOaesvCEqR0HduKu6CdfhjqKqE 561
achatbot/SenseVoice/demo_funasr.py sha256=PM_8xECbNX1dabLmBqmWFa1aRc-HPkEJA7xzDnoYmow 609
achatbot/SenseVoice/export_meta.py sha256=tSS_fEQoZJl809prO5pF8pU-znVR4a3QjlDH3PP0ctM 3027
achatbot/SenseVoice/model.py sha256=HMnsRSzJ86Sy1lRLNsFrpZ25Pc-zaVWIUiDt2Cd1KB8 31358
achatbot/SenseVoice/webui.py sha256=9GLt9hysEMspRApwWBPtnX5MkC3Oer2mefu6kEaiv7Y 8100
achatbot/cmd/be.py sha256=KmbIzi1WNoV-ibTf0ZhbQrLUj-zUdEjJeSwE8EHsziM 8131
achatbot/cmd/fe.py sha256=p0Wcl5sYhXsSj2qWIvUdcmrOMv9HtN4Bvk49J9q26Jg 8788
achatbot/cmd/init.py sha256=LLZbqPPVK7fTPMhoJ4UZoIimc2dv0v5k1zX5wNe_a7U 7598
achatbot/cmd/bots/__init__.py sha256=qZ9-40a8_25zwMKY-Go7IiYS8Gjz7N8rl0uSF9uPsnA 1499
achatbot/cmd/bots/base.py sha256=i-fXadb5-BTg7rwa1zwZr2iCycSa0k_QVjiI9cpw9lc 8169
achatbot/cmd/bots/daily_bot.py sha256=G9iff2AtoX0eITETF_YGkfiYe78BbhIHgB_42ulqMxc 3522
achatbot/cmd/bots/dummy_bot.py sha256=uskcgu0S4fDZp3XCRVkS1jz2BXGz350EWQnqWbSz6dE 537
achatbot/cmd/bots/main.py sha256=RGfX4nYRcLClMsATryhzlGWWxCoecBuBd7SKFDkHTqE 2060
achatbot/cmd/bots/run.py sha256=p3z9Jj5t9YY5tKmzEAWTJ4cTtKsqt5WeS52GdqSDU2g 6001
achatbot/cmd/bots/rag/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/cmd/bots/rag/daily_langchain_rag_bot.py sha256=rei55DXpX6MKxcjy2U9UdWtXOFtCFNQ8cfUoPqilANY 8465
achatbot/cmd/bots/rag/helper.py sha256=wnLTvIgWqvFBq01RGdk7vZUCQ9x3w3g3xERoQrKLR3Y 345
achatbot/cmd/bots/rag/data_process/pytube_monkey_fix.py sha256=QJAW9HshFynTa3PBSinbJ37mX3PZqkq25dQfCbi98pg 3402
achatbot/cmd/bots/rag/data_process/youtube_audio_transcribe_to_tidb.py sha256=6C-nC1iEE5rrHtQYi6Lmmosx141Tvic274549x3MAPQ 11763
achatbot/cmd/bots/rtvi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/cmd/bots/rtvi/daily_asr_rtvi_bot.py sha256=gs1ATftvyI8la9eDmGozrMeR1Ok2j7rHosJkZECnn3A 4148
achatbot/cmd/bots/rtvi/daily_rtvi_bot.py sha256=SHRKHCCQTwp59iAti5RJPGanFFE__FnXvlCkSgo98NM 4213
achatbot/cmd/bots/rtvi/daily_rtvi_general_bot.py sha256=K5LjUIR0v03zAmV4OiRmPnNGZC5o3DuMtTlwWusG0_8 16601
achatbot/cmd/bots/vision/daily_describe_vision_bot.py sha256=-dEQINeYypo8jPd8xhuj5WK2HKClauP6XFL9xVJh1xI 3704
achatbot/cmd/bots/vision/daily_echo_vision_bot.py sha256=E38WohIs2JoZGMFFJIv3itLFrhoRpLqrxlMB3CRMY_k 1241
achatbot/cmd/bots/vision/daily_mock_vision_bot.py sha256=gAbn66fcD_dQrYlS0_DevV-BogpLd8D0zJK8v5q4tWY 4854
achatbot/cmd/grpc/speaker/client.py sha256=QwAB-kQ04ry0DVTB3N9jgWtmvKiEHZ9tboN05TPmQF0 3342
achatbot/cmd/grpc/speaker/server/serve.py sha256=ep4HH3s3uE2Pyrou2KHeRGS6HemfJ1cJNCT0dlqAsaM 1245
achatbot/cmd/grpc/speaker/server/servicers/tts.py sha256=ApAOFebQL3U0pZi1Gx2BbgLHni6VqIIagRtZTjAGWHM 1930
achatbot/cmd/grpc/terminal-chat/generate_audio2audio.py sha256=aykPzFWA7FtE8v9ZGPWjEwA2kaAH-ylDeLWR1hDZUbg 1304
achatbot/cmd/http/server/fastapi_daily_bot_serve.py sha256=bitiO68AQoMyAYPfESl0KD6VI1PYjEj7BHC8S7lAxlg 19009
achatbot/cmd/local-terminal-chat/generate_audio2audio.py sha256=jbAvg26TGc8w3pgNZso9xNvmjarRtdM1JB8Eh2KWdJc 9080
achatbot/cmd/remote-queue-chat/generate_audio2audio.py sha256=k1CGa1oE8e4H4KKaYzdcFSJLLgsKKSGEQxus5QL9zGU 2091
achatbot/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/common/chat_history.py sha256=EsxjdIVvDvCQj8MjULV4H2Rc1u1nQZxIDgvSjfbEOC0 1024
achatbot/common/config.py sha256=ciEsJgy-1bpVFjSqpCwa_VsAYbfxqA10eKAyJ22Y-D0 2504
achatbot/common/device_cuda.py sha256=-g-vCM9vuOhs0R4R8SWMBvrYBkZY6ZZKhm8VJwHz_O0 7707
achatbot/common/event.py sha256=VmfjYw_LMSU2hm0IBQ2f40wgs020ZaptNo5aLQugGco 1244
achatbot/common/factory.py sha256=2OPuMUUTeZCJORMgh1Z3dujKkAeYTNBXAgar_O1jeL0 2737
achatbot/common/http.py sha256=1laoQY1wurPG9aXO_9k4yDyku5k8gY-vvALDngJo_4A 1023
achatbot/common/interface.py sha256=d4NTuOx6ZdZlWNrVHoskBjjI0B5ti9AnhRQTwy-uqMY 8106
achatbot/common/logger.py sha256=jXytgtKH52nhItL2y1nFt6M228qbgIHC_FBd-eM0h7k 3004
achatbot/common/register.py sha256=ASqWX0zszu0nyZBx5xyLfFVe59y7asgzQClsbdDTLJg 1274
achatbot/common/session.py sha256=jp8D9JdFUJCX5yHxj_yyhLTksIj5E9e1lgl566huwM8 2498
achatbot/common/types.py sha256=pNnTOoSlmyLNMhCrT9k66aKI5n6hY47eGcbKfDjh1yI 13660
achatbot/common/audio_stream/helper.py sha256=Gt1I4x8kHGVLVtw1Ec008K17oTISn6EZB-2T440vATE 2450
achatbot/common/connector/__init__.py sha256=JEmvmqYrP4h4tSdcBiOq41SJW4d0a4CEW6xmSKDfLwY 380
achatbot/common/connector/grpc_stream.py sha256=bFr4y1GiQc4pIuEN5H6OhwR7GiyMqiTVq5rfURCPIBQ 1495
achatbot/common/connector/multiprocessing_pipe.py sha256=PXOn6xfCUlHWbk6aLs55iZAO76riDM6y1bb1zfbrL_U 1140
achatbot/common/connector/redis_queue.py sha256=yEPSi3OrjLo_5AMxocgRa9NUvpqUpKmGAM7MHzPfmo4 1077
achatbot/common/grpc/connector/client.py sha256=crQXHB3y6b4KiEbiJlS_1jr4PzeHjFVH-gJhfEVm9tQ 2273
achatbot/common/grpc/connector/serve.py sha256=8Zx7bhDMKR6rpE9Lj0fkAnA7eOZc2wNn6VkACDGFMyM 3822
achatbot/common/grpc/idl/connector_pb2.py sha256=9SyNJxtFVMcBvxXhgen4So5VyTysWIldu2ekTn_g49k 1517
achatbot/common/grpc/idl/connector_pb2.pyi sha256=XQ-DEbCxz4AINybHMUCgSoa693P4MDgVobil3L0QrD8 601
achatbot/common/grpc/idl/connector_pb2_grpc.py sha256=x0N7WSDyVxhwGczaTw6KjO4xZqM5dn7NUzA5rYC1fyY 3831
achatbot/common/grpc/idl/tts_pb2.py sha256=dVPsy2fxrIqofP5jhlzB9JSNIqlU8ThaXz47Bc0D1i8 1926
achatbot/common/grpc/idl/tts_pb2.pyi sha256=AtaYVLC_WulQT5bHKTA6zzplYIguk1AqDO2Yg70iFBw 1129
achatbot/common/grpc/idl/tts_pb2_grpc.py sha256=yEw7CulsxGdmfkxzuOyuQhUEsESXHQtrK9gIlUz-iVI 5291
achatbot/common/grpc/interceptors/authentication_client.py sha256=ayHP1mZ866fiK14sszYkyJA2PDxWYSo-9495C8OwDLo 3451
achatbot/common/grpc/interceptors/authentication_server.py sha256=dGOicWoj3-7iOCt4oOimmZQlFjuwuPv5EV-mL60ZL7w 2320
achatbot/common/queue/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/common/queue/redis.py sha256=vpIweLUOQEuNpVN2e1ooYN8v6w-r_FFeA6kT1LNuGtA 2030
achatbot/common/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/common/utils/audio_utils.py sha256=F5FPxXvxUrqromlAhJ6HVR2gUcQ1LoGMrKtH1TYaUkE 2679
achatbot/common/utils/helper.py sha256=MwOXYm5AVz3suuOD5u07E8H0TuQD836okjRdrXJgkmc 1317
achatbot/common/utils/img_utils.py sha256=-wKiMqFMtDMXaG7hAyOC56Tw9UWijiQYBf5AcTSYteI 534
achatbot/common/utils/obj.py sha256=1Xudie7JGSpkvTsi111tdq2pV6_6NmVhZWnEkwS0ylw 453
achatbot/common/utils/task.py sha256=iPUQrJxcxu7vHShacWd4z8VlQD4EYVvH63FIkkRb5CI 810
achatbot/common/utils/time.py sha256=VzMtyhqJSMl_wYfGIo-hp1ErmxIPKJqUR3HpkXd0EbU 334
achatbot/common/utils/wav.py sha256=R21rMZL772okoVEh5MTwL1sN23DuyeeJkNXOUFFTaBM 768
achatbot/core/llm/__init__.py sha256=0XLInn1fPCCAPgBVguKqK6DNrYjdZSCGhzg6Nfy8TNs 5388
achatbot/core/llm/base.py sha256=JDxc_e4bMya-zH0nKH0Q1nvXPGxs4XDXMVNH7QCd17A 713
achatbot/core/llm/llamacpp.py sha256=1C0IYKcN6VCp1_sh7JYwLDu6Aoj10gS-Ch19Wj1k54Q 13038
achatbot/core/llm/personalai.py sha256=UTxX3u4G_7aQRNgvbeTy2dzxhp2qA4hd99PyElTJUss 4041
achatbot/core/llm/transformers/__init__.py sha256=ZChS0npKEUib7woerYkKw3ZKBZnXwfdd5ZDZRgIOIX4 713
achatbot/core/llm/transformers/base.py sha256=SgbCi2nhhjCkHcfy4tpk2GajGEI0GZqcfoh-X9F0s8k 5371
achatbot/core/llm/transformers/manual.py sha256=c61QkN9Ye88oD1si3pgXSYasy4cZBJq0ZUoXwZ_1RNk 2176
achatbot/core/llm/transformers/manual_vision_qwen.py sha256=K77UziI8L_HlLe6yD_e6IhnFbQ1C7GkyMt6pIEMF1SM 5635
achatbot/core/llm/transformers/pipeline.py sha256=tsLcsWj7lAnXh0KKyBRK_rmrukZr31yZpihXPoZVOEQ 1934
achatbot/modules/functions/function.py sha256=vi0JjjQX6UM1I5m1n98dcL-BlrMomyx-aQCmiepbL0k 713
achatbot/modules/functions/search/__init__.py sha256=thflCo2xC98SBeQ9DFK6Msg01qNdLCJGXs2ouNClskI 76
achatbot/modules/functions/search/api.py sha256=qxnnY5fTr51GqYMUk47a98aL912_hGn10ti4c9JebdY 3398
achatbot/modules/functions/search/search1_api.py sha256=-37xy-qpKI1VctjpKIE7J1PbOqLXxx03hCmGcOIK5OY 1589
achatbot/modules/functions/search/search_api.py sha256=rKJ4Dy5SG4EBpEhilrRlecFEVF__R8xcFpO9Zlokias 1431
achatbot/modules/functions/search/serper_api.py sha256=ZwfyJoeRzBm5ian59tin_mv68qKU31Lz2Y2XaGszDTY 1526
achatbot/modules/functions/weather/__init__.py sha256=TiutjvXJmVnRMPuWWO1NY1HEfB9dlTPiy_pzM7YMAkA 29
achatbot/modules/functions/weather/api.py sha256=HsSaEz_CaqWp-P2sB_SW5Sd7AICCpjty64c1UizG3JU 2833
achatbot/modules/functions/weather/openweathermap.py sha256=j_SttNyHIWbPZqzcQja_ZogmM50QfwhuGrzGUmP3SUc 1472
achatbot/modules/speech/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/modules/speech/asr/__init__.py sha256=2M118xW9rTgWchtCGi_d6hwlM1oMGiq8KmidQpRTAYI 1222
achatbot/modules/speech/asr/base.py sha256=sPb2pOwYYpc0HrlIdN40aXqHB-QhvbnKP2xcUkFlMCc 980
achatbot/modules/speech/asr/sense_voice_asr.py sha256=2jSV7QoT1Ms0VPPtE0CTAAz-nfcK_UC11t_cndAQFb0 2005
achatbot/modules/speech/asr/whisper_asr.py sha256=uNEF5YjpCfoqC9zpFaC8ZvkrQ26Q1YGsu9XCPU7mRhw 10642
achatbot/modules/speech/asr/whisper_groq_asr.py sha256=aydyGO5bxIvJtca1fAfqsGjbnZbdAUPK0hRRuUag9Hw 2537
achatbot/modules/speech/audio_stream/__init__.py sha256=1tkhWxIyIz8GgkgPd3n6Ne4pCBhY9Chku1LQoXlgDIM 4286
achatbot/modules/speech/audio_stream/daily_room_stream.py sha256=HLPOI-1jmvTIMuhF-UVk-yUEe4fe_lD5EIDREkw0u4c 10680
achatbot/modules/speech/audio_stream/pyaudio_stream.py sha256=VlfBFmNb4hCoe7QzFJdVQLvvtfaThMDgFgFIGvBGc-g 4006
achatbot/modules/speech/buffering_strategy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/modules/speech/buffering_strategy/none.py sha256=ryGJRSxuOnjVxwtFoG_0_gvYzEh4SSfEkeEzHOtmAEg 1560
achatbot/modules/speech/buffering_strategy/silence_end_chunk.py sha256=NyLsGDZq0k_dYWeuciL09wLXJetAJMNh9s5vMUrLruU 2870
achatbot/modules/speech/detector/__init__.py sha256=9nUogI6YZkiEe48J3Xet2_abdQkMavO67JEQi0jHoKk 3831
achatbot/modules/speech/detector/base.py sha256=gwJTUEWWdvNHt4Zso3Qy7CnAXC4GReddme5S5mGRIvE 1074
achatbot/modules/speech/detector/porcupine.py sha256=pi9UsmTmrvzvSd585xQu_0pg-wakCQbsvFvUTDT3NBI 3219
achatbot/modules/speech/detector/pyannote.py sha256=hMajfB6ISMkIdljFre0bDvaY2TTsPSJmKCXnRiYjY8E 6209
achatbot/modules/speech/detector/silero_vad.py sha256=qpe96ZynQrVUQ4Bkp07UfSnMhHfoIcKhaE8uZzzRGwA 6176
achatbot/modules/speech/detector/webrtc_silero_vad.py sha256=e38AKq4QENE1zCyZJIlsJ-Nr9gWKGZ5v53aR418QJPQ 2085
achatbot/modules/speech/detector/webrtc_vad.py sha256=rj6nDuGNYW-8xnmT6iHBcYIWSDns0MGYRJC-ZXMF9kk 2226
achatbot/modules/speech/player/__init__.py sha256=arR8Fw5CseFy4-oSoFB1AjU5ZM6s9MrS2I2iW0LKCEs 734
achatbot/modules/speech/player/stream_player.py sha256=-Bw7Md4mnEt44kr9x31VepdG4lBiWlDYPe42nU-GmIQ 7104
achatbot/modules/speech/recorder/__init__.py sha256=U4GcX0boQx2njfc08YsKw3L0zvM4xTp3-flLXU6q9dc 1654
achatbot/modules/speech/recorder/base.py sha256=jPWgOIKelBocBLpPGiT0h44Gz04ObyDG16r6KHVWXdI 1882
achatbot/modules/speech/recorder/rms_record.py sha256=wUIrvEaJavl2U9GuuGs0ho-jzBtCVeYZqTn3H2QyoiI 5529
achatbot/modules/speech/recorder/vad_record.py sha256=pQOSHERhVJj4sf-mkau3VhEt5cvRV68wCxvMkaJW7zM 6615
achatbot/modules/speech/tts/__init__.py sha256=ajSX8vHrb_b8jNDp9P7gmMEpc3QIJQZJHK7B2oaIA-Y 2997
achatbot/modules/speech/tts/base.py sha256=HA20M0dah8LB6SIeOGi-CVt4t8xp37KY3LY9W20U4TM 5968
achatbot/modules/speech/tts/chat_tts.py sha256=8npf1DaBZZ5p4W71qWtEfn-GKxu68Dj7vXF7GT43Yyc 2915
achatbot/modules/speech/tts/coqui_tts.py sha256=FaxO0NIzf7bRvyY3DOi8gKviP_6xqXoLz11QJTXE_hA 6812
achatbot/modules/speech/tts/cosy_voice_tts.py sha256=VKyRV5bKca_B139xx8NBPUYi_M7qaxODPPjwNs8X-dw 3659
achatbot/modules/speech/tts/edge_tts.py sha256=pE2ZdvHoYL_HajD0zYBrW76ie2QWGqG_wbDdiuOyplE 2771
achatbot/modules/speech/tts/g_tts.py sha256=xHW07OMvXslLlzdGj6CLNoFh_OMVSNwEDDVpt7BVKWM 1893
achatbot/modules/speech/tts/openai_tts.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/modules/speech/tts/pyttsx3_tts.py sha256=TBny_SVXYcGZkPSiRi-a_yEps8CsGX2GLLMjI0bYohQ 2656
achatbot/modules/speech/vad_analyzer/__init__.py sha256=zHJf5J1vtvMwAnWGix0j6_GOTWahVkEr-4-xTvLJHCM 2150
achatbot/modules/speech/vad_analyzer/base.py sha256=cidXpc3OqoG3cj0K7rEpP_dBd3T80sUNHJCrXOR0bMw 3336
achatbot/modules/speech/vad_analyzer/daily_webrtc.py sha256=yagXQOcQHDFFTBUbPXLQH6bkIWb830OIOiPWFofzypw 761
achatbot/modules/speech/vad_analyzer/silero.py sha256=j9gtLoG1qWAuLj8PPvYBjfc_qYgfwZ9SzNsITlYln4Y 2363
achatbot/modules/vision/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/processors/ai_processor.py sha256=W3glX4MkyCR9eLgb0uQo0EBwXseKSoakZbgLUvLnqpI 2307
achatbot/processors/audio_camera_output_processor.py sha256=i-c6rZq8yTWVeN78v78FXjhO1NjBrydFsg3ebx_mH6Q 6985
achatbot/processors/audio_input_processor.py sha256=LNaRQ37nXvon-7aXG1WsqDZzG8b_XPt-eYTj6G46mwM 6351
achatbot/processors/daily_input_transport_processor.py sha256=yrz6EC1-1ssgoG9L66E-tgNKQFYjqgWjGUQDKrCc7io 4641
achatbot/processors/daily_output_transport_processor.py sha256=mR7-rMg-O9Jl2rOhZi8E3XVQ6T_xoHyVvPTsNg4TfY4 2236
achatbot/processors/frame_log_processor.py sha256=6T26U4QWCV8OuR1eZGaWZ8yHzeXqNn4aCFuKvcoucEE 1311
achatbot/processors/user_idle_processor.py sha256=M1bAdxxyyrsxR8CytxrrwPnvmiW4Mo0akvgPq0pMY2E 1372
achatbot/processors/aggregators/llm_response.py sha256=ILymjSUWrCQInazv3Qq836FH5iRuhqRaBWNP_8V2Ihg 13486
achatbot/processors/aggregators/openai_llm_context.py sha256=DBpW1BZHZL6BN-icXprNZKWGeEiOGevG9YSTXnQlvV8 5773
achatbot/processors/aggregators/user_response.py sha256=PFstN5CU5URqphAgQXTPOMbgTfG5ZZJRgyubkcpR_jE 5540
achatbot/processors/aggregators/vision_image_frame.py sha256=-ayilYgHR4pgaXG4G6Y1S2e_JC3U_cdHGzWDj5RC-8I 1791
achatbot/processors/ai_frameworks/langchain_processor.py sha256=2BY3QoYXcGXsbKp-vPir7TNYfr-I9CDCUEANFfC2ow0 2617
achatbot/processors/ai_frameworks/langchain_rag_processor.py sha256=mCN5FC8FKTngW9eF5EWuXNIgd9c2tepUUYJQ_AB94Ms 2135
achatbot/processors/ai_frameworks/llamaindex_processor.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/processors/image/base.py sha256=QFMqeBIsWLyavtQozndpPCFiZyGKvNIW05dWQpPeFCY 985
achatbot/processors/image/openai_img_gen_processor.py sha256=WAvCyDNvRUVE__1-AojR2jjnXd6-SW0ohii6hp1qyzM 2014
achatbot/processors/llm/base.py sha256=pFMoqAtzUmQBFhNiJalD_Ien55Q33u39SvHRhI5vTWM 2845
achatbot/processors/llm/openai_llm_processor.py sha256=Kp48zHJok85P6BIKOSc_2AGAf9p5yraIRWiOVjOq5L8 9333
achatbot/processors/rtvi/rtvi_asr_llm_tts_processor.py sha256=XSXMsx99u_fjA_bal1eHUKGB5qkNLkjyRfkmeQT7ci0 18101
achatbot/processors/rtvi/rtvi_processor.py sha256=pxK3C1Vp6k1wWE3nFP3nHZDrikUPLFusE-V_nDvWVqQ 22212
achatbot/processors/rtvi/tts_text_processor.py sha256=HYS7PLBaIywhxG_Frzxaay7TYZXGdyV4EllTWTH0q2o 965
achatbot/processors/speech/audio_volume_time_processor.py sha256=CelCYHdgy7v9ru05SqT6GzkiiAtbUdziGNdoKylFKSs 2078
achatbot/processors/speech/asr/asr_processor.py sha256=wldbiTLwHsRUnJTo-jjkhlPTmg4Ek1uoK0XdHOMSlPI 2292
achatbot/processors/speech/asr/base.py sha256=faHGRyZGijCjyb4X5yMP6DEHKdeyF11r_hwE3yNGP94 5934
achatbot/processors/speech/asr/deepgram_asr_processor.py sha256=Tn9tBbJG74oCuEkNoiKI0L0V3-1tTALhw55kZ_nqiw0 4330
achatbot/processors/speech/tts/base.py sha256=VZ1YUUzzQb2zCO2L91ePOuDt-kM0nPsJzO2_tv1tekM 5511
achatbot/processors/speech/tts/cartesia_tts_processor.py sha256=hau_P1L3Or9eE9TdLhLM_y-AEM2odvAo4_c9s9rbAKo 10213
achatbot/processors/speech/tts/deepgram_tts_processor.py sha256=xHHmN0BHMC3NIGj3gzOQ8Yb_dNxByg8C7vSh3GMdyXI 3049
achatbot/processors/speech/tts/elevenlabs_tts_processor.py sha256=la52LkJJiTFzFdmvoJ70AhkabonIF6LFMXZ1UYoA74s 2805
achatbot/processors/speech/tts/openai_tts_processor.py sha256=JvshjXjxA3nofJ6zDKoa7FBoBjItfWIjAuhUsnXQsZc 2940
achatbot/processors/speech/tts/tts_processor.py sha256=_lZj-i0NXCPAHvj5BfJXdFXEUTbZ6S7Cc0qrliuT8aA 2792
achatbot/processors/vision/base.py sha256=pwz8jUVhagvlPK-3K3XIWjLnroU8yrv94LbBULIIv0c 1007
achatbot/processors/vision/vision_processor.py sha256=nI53cw0gvYZWonikQWGFq0uky670qW05UrO_xEJWvZ0 2417
achatbot/services/daily_client.py sha256=m1aE_ur8i_MztgXALe8zGaFPC4yCHhSDby0HoRGypQU 14875
achatbot/services/help/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/services/help/daily_rest.py sha256=zkP0AA4HTgM9GBlhhrJ7vNULoL9EByMl-ZeQsnKECYM 4050
achatbot/services/help/daily_room.py sha256=cGl17n4_jGaviyseMmaxeVN1fgOszSE6OwvhDvK5Yxg 2184
achatbot/transports/base.py sha256=Bn_V3UFdADDedw7YYbc7YSm25O9TPuIg5s8mLBTg3xk 775
achatbot/transports/daily.py sha256=2fwqeBDkMml_njexQDv1R_E3kaljEjajPNkH7vEzsFA 9890
achatbot/types/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/types/ai_conf.py sha256=b90H7Vsk44FJUAHsf0llk7tqugTet5OguhbV3rHXndY 1501
achatbot/types/frames/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
achatbot/types/frames/control_frames.py sha256=cqHqoEJJIQez0AFWDk1qZkO2G5e2ravYdG61mSUxTn8 4069
achatbot/types/frames/data_frames.py sha256=MmnsmhJemHpfZX_X5e8ZTl-yF9mHEOghkMZkQrEA0Vs 4133
achatbot/types/frames/sys_frames.py sha256=8wmksNwKH6dYJoTEIdcL6z2ytFFguZ0uFszslZaGBXk 574
achatbot/types/llm/transformers.py sha256=3AJhftQlNgU1x2QOOX89V3ICz__KwGjjzZ05G1rg9fQ 3929
achatbot/types/speech/language.py sha256=C-NpLfYR0PMOLTtKGuCe8vEkHDmF0X9dl2OtEp31VpI 3147
achatbot/types/speech/asr/base.py sha256=4JJiTjF_swvwvbl7UqbXrJ3Ew4L7GgdirNm9F-u3Cv8 825
achatbot/types/speech/asr/faster_whisper.py sha256=0s6ZU3OYc3oU4BSL1f1YyrcUzPXY9HUv9HRzuViCMIU 304
achatbot/types/speech/asr/whisper.py sha256=e8eRI3PyVsctqGYk3OAklb7hkcE5h9Zc8PlCeN_N_VQ 913
achatbot/types/speech/audio_stream/__init__.py sha256=fxNbew96G2hWs1KnkkO-JcC11901kR6zJ_IT9GNYw80 1111
achatbot/types/speech/detector/pyannote.py sha256=MD1RuDIjMOCboDoeIgal8PfUnH369idJitbp--WEat4 635
achatbot/types/speech/tts/chat.py sha256=dgHnJQYlGG6ESaeoD6IdZ3VJ2ZRc-qNLaXf2pE-JFP4 642
achatbot-0.0.7.0.dist-info/LICENSE sha256=kwI3ZujX9X3SsbwaHX0Th67WWFSmzHCHNzKzVMM0FVo 1493
achatbot-0.0.7.0.dist-info/METADATA sha256=x0NHSAH4qfBhhWjeOf_zyDpmSTytZuWku8w7SsF7ml8 44553
achatbot-0.0.7.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
achatbot-0.0.7.0.dist-info/top_level.txt sha256=tmmEyptuInebR7peMwIN_OtNSkHKTBSQswv-CxH60XM 9
achatbot-0.0.7.0.dist-info/RECORD

top_level.txt

achatbot