SpeechGenderAnalysis/sgs/__init__.py
2022-04-05 02:06:10 -04:00

5 lines
62 B
Python

import sgs.api
import sgs.calculations
__version__ = '1.0.9'