LICENSE
README.md
pyproject.toml
salute_speech/__init__.py
salute_speech/speech_recognition.py
salute_speech.egg-info/PKG-INFO
salute_speech.egg-info/SOURCES.txt
salute_speech.egg-info/dependency_links.txt
salute_speech.egg-info/entry_points.txt
salute_speech.egg-info/not-zip-safe
salute_speech.egg-info/requires.txt
salute_speech.egg-info/top_level.txt
salute_speech/commands/__init__.py
salute_speech/commands/cmd_download_result.py
salute_speech/commands/cmd_get_task_status.py
salute_speech/commands/cmd_recognize_audio.py
salute_speech/commands/cmd_transcribe_audio.py
salute_speech/commands/cmd_upload_audio.py
salute_speech/conf/russian.pem
salute_speech/utils/__init__.py
salute_speech/utils/audio.py
salute_speech/utils/const.py
salute_speech/utils/package.py
salute_speech/utils/result_writer.py
salute_speech/utils/russian_certs.py
tests/test_cli_transcribe_audio.py
tests/test_file_upload.py
tests/test_recognize_audio.py
tests/test_token_retireval.py