drien / tts-joinery

Stitch together text-to-speech over 4096 characters via the OpenAI API
https://pypi.org/project/tts-joinery/
MIT License
7 stars 1 forks source link

HOTFIX: no attribute 'CACHE_DIR' #4

Closed mayankwebbing closed 1 week ago

mayankwebbing commented 1 week ago

Key Changes:


This hotfix enhances the application's stability and ensures smooth caching operations, leading to an improved user experience.

drien commented 1 week ago

Thanks @mayankwebbing, I really appreciate the PR and the bug reproduction code in the issue :heart:. I made a couple of small edits right on this branch and will publish a new version right now.