AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
astersay/__init__.py
astersay/agi.py
astersay/app.py
astersay/conf.py
astersay/dialog.py
astersay/dummy.py
astersay/exceptions.py
astersay/morphology.py
astersay/utils.py
astersay/version.py
astersay.egg-info/PKG-INFO
astersay.egg-info/SOURCES.txt
astersay.egg-info/dependency_links.txt
astersay.egg-info/not-zip-safe
astersay.egg-info/requires.txt
astersay.egg-info/top_level.txt
astersay/backends/__init__.py
astersay/backends/base.py
astersay/backends/google/proto/api/__init__.py
astersay/backends/google/proto/api/annotations_pb2.py
astersay/backends/google/proto/api/annotations_pb2_grpc.py
astersay/backends/google/proto/api/http_pb2.py
astersay/backends/google/proto/api/http_pb2_grpc.py
astersay/backends/google/proto/rpc/__init__.py
astersay/backends/google/proto/rpc/status_pb2.py
astersay/backends/google/proto/rpc/status_pb2_grpc.py
astersay/backends/tinkoff/__init__.py
astersay/backends/tinkoff/base.py
astersay/backends/tinkoff/recognizer.py
astersay/backends/tinkoff/synthesizer.py
astersay/backends/tinkoff/token.py
astersay/backends/tinkoff/proto/longrunning_pb2.py
astersay/backends/tinkoff/proto/longrunning_pb2_grpc.py
astersay/backends/tinkoff/proto/stt_pb2.py
astersay/backends/tinkoff/proto/stt_pb2_grpc.py
astersay/backends/tinkoff/proto/tts_pb2.py
astersay/backends/tinkoff/proto/tts_pb2_grpc.py
astersay/backends/vosk/__init__.py
astersay/backends/vosk/recognizer.py
astersay/backends/yandex/__init__.py
astersay/backends/yandex/base.py
astersay/backends/yandex/recognizer.py
astersay/backends/yandex/synthesizer.py
astersay/backends/yandex/token.py
astersay/backends/yandex/proto/__init__.py
astersay/backends/yandex/proto/stt_service_pb2.py
astersay/backends/yandex/proto/stt_service_pb2_grpc.py
astersay/backends/yandex/proto/api/__init__.py
astersay/backends/yandex/proto/api/operation_pb2.py
astersay/backends/yandex/proto/operation/__init__.py
astersay/backends/yandex/proto/operation/operation_pb2.py
astersay/locale/ru/LC_MESSAGES/astersay.mo
astersay/locale/ru/LC_MESSAGES/astersay.po
astersay/plugins/__init__.py
astersay/plugins/example.py
astersay/plugins/http_request.py
astersay/plugins/general_http_plugin/__init__.py
astersay/plugins/general_http_plugin/auth.py
astersay/plugins/general_http_plugin/client.py
astersay/plugins/general_http_plugin/parsers.py
astersay/processors/__init__.py
astersay/processors/example.py
astersay/sounds/stop_voice_file.wav
scripts/astersay
scripts/astersay-cgi
scripts/astersay-dev
scripts/astersay-t2v