245 B
245 B
- Fixed Cartesia tag helpers (
SPELL,EMOTION_TAG,PAUSE_TAG,VOLUME_TAG,SPEED_TAG) raisingTypeErrorwhen called on an instance (e.g.tts.SPELL("hi")). They're now@staticmethodand callable from both the class and an instance.