auralis

View on PyPIReverse Dependencies (0)

0.2.8.post2 auralis-0.2.8.post2-py3-none-any.whl

Wheel Details

Project: auralis
Version: 0.2.8.post2
Filename: auralis-0.2.8.post2-py3-none-any.whl
Download: [link]
Size: 127263
MD5: c32b5fbc33a1089f5ca49f780d4a6483
SHA256: 42df17d0da09215bc1f9b6ded67e407e50bba17489a0c061bfcc03377d1cfa4b
Uploaded: 2024-12-16 15:47:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: auralis
Version: 0.2.8.post2
Summary: This is a faster implementation for TTS models, to be used in highly async environment
Author: Marco Lironi
Author-Email: marcolironi[at]astramind.ai
Home-Page: https://github.com/astramind.ai/auralis
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: aiofiles
Requires-Dist: beautifulsoup4
Requires-Dist: cachetools
Requires-Dist: colorama
Requires-Dist: cutlet
Requires-Dist: EbookLib
Requires-Dist: einops
Requires-Dist: ffmpeg
Requires-Dist: fsspec
Requires-Dist: hangul_romanize
Requires-Dist: huggingface_hub
Requires-Dist: ipython
Requires-Dist: librosa
Requires-Dist: networkx
Requires-Dist: num2words
Requires-Dist: opencc
Requires-Dist: packaging
Requires-Dist: pyloudnorm
Requires-Dist: pytest
Requires-Dist: pypinyin
Requires-Dist: safetensors
Requires-Dist: sounddevice
Requires-Dist: soundfile
Requires-Dist: spacy (==3.7.5)
Requires-Dist: setuptools
Requires-Dist: safetensors
Requires-Dist: torchaudio
Requires-Dist: tokenizers
Requires-Dist: transformers
Requires-Dist: vllm (==0.6.4.post1)
Requires-Dist: nvidia-ml-py
Requires-Dist: numpy
Requires-Dist: langid
Requires-Dist: mkdocs (>=1.4.0); extra == "docs"
Requires-Dist: mkdocs-material (>=9.0.0); extra == "docs"
Requires-Dist: mkdocstrings (>=0.20.0); extra == "docs"
Requires-Dist: mkdocstrings-python (>=1.0.0); extra == "docs"
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 13123 characters]

WHEEL

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

RECORD

Path Digest Size
auralis/__init__.py sha256=fpLoRxAYVftvZbyvI2AzTYATaNKJdxcnmmdNuXL-4O8 266
auralis/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/common/utilities.py sha256=AUE7XL137UnWSzgGUoFZNlzzy7McCiKDOQdInDuYQcw 4239
auralis/common/definitions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/common/definitions/enhancer.py sha256=E8uixK1uk6oQGnKDGBPxtO8shfsLFWB0_DguHtyuhCc 5368
auralis/common/definitions/openai.py sha256=5ZCSgusHsDv7LsHXk_FeXQo6HocjlUDnY-44ooeDbOc 6944
auralis/common/definitions/output.py sha256=DNkP8FH2_PQVhpAar3rgsfiWuyiIRPoUjArnlfwR93g 10889
auralis/common/definitions/requests.py sha256=UaPtMVk_IdkrjgZYTmPaqGISN1-ozUPEpufuLgp-oCw 9642
auralis/common/definitions/scheduler.py sha256=X2CEtFCGajGuvWQjFYpbwx0mFU7PI0bKyHT_mfqf4xg 970
auralis/common/logging/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/common/logging/logger.py sha256=bb38T_M0YWu2R5X9Wc37Dg0ob6JieI6yEqOJl-HhB-U 9789
auralis/common/metrics/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/common/metrics/performance.py sha256=H4-XRa6F7_z5N12ZSdvZq50Cce0Ly0_jChEnl14ER60 5341
auralis/common/scheduling/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/common/scheduling/two_phase_scheduler.py sha256=dhH4q2LbSDoocJJ9ZGHmFlTHA-emqP05KqvaXPCzxu8 17315
auralis/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/core/tts.py sha256=uYC8o2QjRBIUTD_mG4vmPMJUb6WftY5qxNaqmG7wxOA 14765
auralis/entrypoints/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/entrypoints/oai_server.py sha256=hRF6jSmfyQEZ5PsUagZEvz25_F_TiMRm3FgznZA5-c4 8163
auralis/models/__init__.py sha256=SKFd7H4MWvnfixEjF4l_Y1dm38w81Zhjd9_AuoVRUfc 34
auralis/models/base.py sha256=ovXIzOBNCaIJlLND6Xgd5VLJxeezJiEWIaJ9FWkddFY 7666
auralis/models/registry.py sha256=rwqxNMkkSxRnQRcKCoODFUo6s0IV98UMugD-K_CrnkA 86
auralis/models/xttsv2/XTTSv2.py sha256=i7DaS2DJsk2s325UQkp3V0athu-iSniy6pZC4c64NGk 33992
auralis/models/xttsv2/__init__.py sha256=q9wreXBsv07SxqB_JgXccUiaBXhYvxy1_cV4isI77VY 234
auralis/models/xttsv2/components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/models/xttsv2/components/vllm_mm_gpt.py sha256=gp2uzKbieb6bOwHm3EGY7F8ejf9JCdsmbvNBEZGExmk 37835
auralis/models/xttsv2/components/tts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/models/xttsv2/components/tts/layers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/models/xttsv2/components/tts/layers/xtts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/models/xttsv2/components/tts/layers/xtts/hifigan_decoder.py sha256=mykozvDyENj3yHrn0U7gsSdzesFFM4dE3NECvwikmfA 30408
auralis/models/xttsv2/components/tts/layers/xtts/latent_encoder.py sha256=QYjkpqkg6X67KCMJOoWBnLgLOSkcnFJzf9_3u4XvotE 8723
auralis/models/xttsv2/components/tts/layers/xtts/perceiver_encoder.py sha256=sY3a5IkIHDKmyN4eQKyDItnY5a2xTuczKO9FJuXMuaU 15097
auralis/models/xttsv2/components/tts/layers/xtts/zh_num2words.py sha256=crwiNWFmM04EyiFRul4JIxW9SQC3onHNFs-w17YCc5s 59351
auralis/models/xttsv2/components/vllm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/models/xttsv2/components/vllm/hidden_state_collector.py sha256=z1Hv8IbvrYZme2zBC1uVfB5b0SFF0IZ1Ef-70QGxNwM 8875
auralis/models/xttsv2/components/vllm/hijack.py sha256=eTAiwhdjLcfDgjjdKuIh3D9GAlIIor8i5GS7JF79Tek 3580
auralis/models/xttsv2/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/models/xttsv2/config/tokenizer.py sha256=qj8YXIuyrs_6aC2K42agIxVD0ny_oVskx0G4F5pQGxc 34165
auralis/models/xttsv2/config/xttsv2_config.py sha256=5bJ2iUelx8hSFgRbvXzTuBGGsf7iQIDmrLbeddpfjss 13473
auralis/models/xttsv2/config/xttsv2_gpt_config.py sha256=54ElU9mrGGrwS1dOX0IUdYvk6rxqAb8zfvhiPxlD6Do 10845
auralis/models/xttsv2/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auralis/models/xttsv2/utils/checkpoint_converter.py sha256=Qt0SH6w-L89Yqne-4uWATc9nUxEVkIbMSDhqDx3ON_k 5062
auralis-0.2.8.post2.dist-info/LICENSE sha256=uVeOvAORxg9r3WCnMQaif1jWc0_sRYKyARwxCL_-TnA 12131
auralis-0.2.8.post2.dist-info/METADATA sha256=Kh6OQRIsPGVQo9LI0OfgHDhVJF4avumhrjzk4vRNS8A 14649
auralis-0.2.8.post2.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
auralis-0.2.8.post2.dist-info/entry_points.txt sha256=Th1fIPuxDPqgxkPYCIn1PgUpPheyT-O8eZxrUiGycEI 71
auralis-0.2.8.post2.dist-info/top_level.txt sha256=GUvBSw9Dzn5RhyNaA-e5CSBLtKAqWJlnhTaylR49DFE 8
auralis-0.2.8.post2.dist-info/RECORD

top_level.txt

auralis

entry_points.txt

auralis.openai = auralis.entrypoints.oai_server:main