Toggle navigation
Sign in
Evgeniy Pavlovskiy
/
tlg-bot-py
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
9310de8e5bd4b5f923308e0068e4efa52ce938e3
Authored by
Evgeniy Pavlovskiy
2021-10-12 16:36:46 +0700
1 parent
96302cdd
build: skipped
Update stt_bot_server
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
stt_bot_server.py
stt_bot_server.py
View file @
9310de8
...
...
@@ -32,7 +32,6 @@ logging.basicConfig(format='%(asctime)s - %(name)s (%(funcName)s)- %(levelname)s
32
32
33
33
logger
=
logging
.
getLogger
(
__name__
)
34
34
35
-
from
sdk_voice
import
*
36
35
from
stt_voice
import
*
37
36
38
37
subscription_key
=
'1'
...
...
Please
register
or
login
to post a comment