SpeechT5_hy / src /__init__.py
Edmon02's picture
Implement optimized TTS pipeline with advanced text preprocessing, audio processing, and comprehensive error handling
b163aa7
raw
history blame contribute delete
349 Bytes
"""
SpeechT5 Armenian TTS - Optimized Implementation
================================================
A high-performance Text-to-Speech system for Armenian language using SpeechT5.
Optimized for handling moderately large texts with advanced chunking and caching mechanisms.
"""
__version__ = "2.0.0"
__author__ = "Optimized by Senior ML Engineer"