tts-joinery

View on PyPIReverse Dependencies (0)

1.0.4 tts_joinery-1.0.4-py3-none-any.whl

Wheel Details

Project: tts-joinery
Version: 1.0.4
Filename: tts_joinery-1.0.4-py3-none-any.whl
Download: [link]
Size: 10485
MD5: 6ef7cdeaa7689334ceb3a6d9439f122c
SHA256: 2f3c64d2eb2f12e94e039219973fe47ec54b1749c77b6b91bf1a1a3b460207c9
Uploaded: 2024-10-11 18:04:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tts-joinery
Version: 1.0.4
Summary: Automate chunking long texts to produce a single audio file from text-to-speech APIs
Author-Email: Adrien Delessert <adrien[at]delessert.com>
Project-Url: Homepage, https://github.com/drien/tts-joinery
License: MIT License Copyright (c) 2024 Adrien Delessert Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: openai,tts,ai,cli
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: nltk (>=3.8.2)
Requires-Dist: openai
Requires-Dist: pip-tools
Requires-Dist: platformdirs
Requires-Dist: pydub
Requires-Dist: python-dotenv
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3592 characters]

WHEEL

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

RECORD

Path Digest Size
joinery/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
joinery/cli.py sha256=DGYS02lQIdgJLpWPTRD0bukN2zO2gbXT1H1EZ_1FVXM 3996
joinery/exceptions.py sha256=_rP63pyxtXGh2ccCI9kdzAMZ_DtZitgPXNAg5NGrw6Y 46
joinery/op.py sha256=YjNWNRlUuB1DpY_41shbJ3dreKK4SiJMG4G1_7iNUQo 2231
joinery/api/__init__.py sha256=3bI6mnVA8FL_gYVZ9J6KQEEB_Jp854Fm8A5C7f4A278 94
joinery/api/base.py sha256=Z9bmC6w7h9p2aAxzZwhjhYW4M_rxysbgdUVmgfvVLQw 955
joinery/api/openai.py sha256=HzBiv9X6AbBW11P0w6FkINmZ7iH0CkleQq1U65lNLb8 1086
joinery/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
joinery/tests/test_e2e.py sha256=RFCpH9ru3nSf4HhEfBJPFFFBKo-uHRNGH6JYvKkVgoY 4973
tts_joinery-1.0.4.dist-info/LICENSE sha256=7GglFHdOZmOLBnxWWalgeaa8MP3lj4rhy17mziwpGnc 1072
tts_joinery-1.0.4.dist-info/METADATA sha256=eA3qjSX4zAbRYvA_QtPe-2O8z3vXRvUnYw6rXNJVGPA 5494
tts_joinery-1.0.4.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
tts_joinery-1.0.4.dist-info/entry_points.txt sha256=_EwQ70e_IKS9bNS-ZoYHQD24s_adVSrJAmOksrBxeT0 48
tts_joinery-1.0.4.dist-info/top_level.txt sha256=YzohRb4T2wxjvIZ5UjiA6-wZHsvXJSd-69gqE82rT0I 8
tts_joinery-1.0.4.dist-info/RECORD

top_level.txt

joinery

entry_points.txt

ttsjoin = joinery.cli:run_tts