LICENSE
README.md
pyproject.toml
src/manim_speech/__init__.py
src/manim_speech/scene.py
src/manim_speech/speech.py
src/manim_speech/translation.py
src/manim_speech.egg-info/PKG-INFO
src/manim_speech.egg-info/SOURCES.txt
src/manim_speech.egg-info/dependency_links.txt
src/manim_speech.egg-info/requires.txt
src/manim_speech.egg-info/top_level.txt
src/manim_speech/services/__init__.py
src/manim_speech/services/assemblyai.py
src/manim_speech/services/base.py
src/manim_speech/services/deepl.py
src/manim_speech/services/elevenlabs.py
src/manim_speech/services/openai.py
src/manim_speech/services/whisper.py