MANIFEST.in
README.md
pyproject.toml
setup.py
client/__init__.py
client/all_voice_lab.py
client/model.py
client/__pycache__/__init__.cpython-311.pyc
client/__pycache__/all_voice_lab.cpython-311.pyc
client/__pycache__/audio_isolation.cpython-311.pyc
client/__pycache__/get_all_voices.cpython-311.pyc
client/__pycache__/get_supported_voice_model.cpython-311.pyc
client/__pycache__/model.cpython-311.pyc
client/__pycache__/speech_to_speech.cpython-311.pyc
client/__pycache__/text_to_speech.cpython-311.pyc
doc/.DS_Store
doc/README_CN.md
doc/imgs/.DS_Store
doc/imgs/clone.png
doc/imgs/clone_en.png
doc/imgs/dubbing.png
doc/imgs/dubbing_en.png
doc/imgs/dubbing_en_ori.png
doc/imgs/dubbing_en_result.png
doc/imgs/dubbing_ori.png
doc/imgs/dubbing_result.png
doc/imgs/isolate.png
doc/imgs/isolate_en.png
doc/imgs/logo.jpeg
doc/imgs/remove_subtitle.png
doc/imgs/remove_subtitle_en.png
doc/imgs/remove_subtitle_en_ori.png
doc/imgs/remove_subtitle_en_result.png
doc/imgs/remove_subtitle_ori.png
doc/imgs/remove_subtitle_result.png
doc/imgs/sts.png
doc/imgs/sts_en.png
doc/imgs/subtitle_extract.png
doc/imgs/subtitle_extract_en.png
doc/imgs/subtitle_result.png
doc/imgs/subtitle_result_en.png
doc/imgs/text_translate.png
doc/imgs/text_translate_en.png
doc/imgs/tts.png
doc/imgs/tts_en.png
my_mcp_casper/__init__.py
my_mcp_casper/server.py
my_mcp_casper/server_v2.py
my_mcp_casper/utils.py
my_mcp_casper.egg-info/PKG-INFO
my_mcp_casper.egg-info/SOURCES.txt
my_mcp_casper.egg-info/dependency_links.txt
my_mcp_casper.egg-info/entry_points.txt
my_mcp_casper.egg-info/requires.txt
my_mcp_casper.egg-info/top_level.txt
my_mcp_casper/tools/__init__.py
my_mcp_casper/tools/base.py
my_mcp_casper/tools/dubbing.py
my_mcp_casper/tools/speech.py
my_mcp_casper/tools/utils.py
my_mcp_casper/tools/voice_info.py