issues
search
awslabs
/
amazon-transcribe-streaming-sdk
The Amazon Transcribe Streaming SDK is an async Python SDK for converting audio into text via Amazon Transcribe.
Apache License 2.0
153
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Memory Leak in Amazon Transcribe Streaming SDK (python)
#105
xsmorris
opened
4 weeks ago
1
Example simple_mic.py causing error "HTTP/2 could not be negotiated: HttpVersion.Http1_1"
#104
flick1533
closed
3 months ago
0
Authentication only works with temporary credentials.
#103
jeb2112
opened
5 months ago
1
Problem with chineses language: ignore the duplicated words
#102
hoanguyen401
closed
7 months ago
1
Bump black from 22.3.0 to 24.3.0
#101
dependabot[bot]
opened
8 months ago
0
Web socket connection to : ${aws_presigned_url} failed
#100
MaxBarbet
opened
9 months ago
1
Add headers for multiple language identification
#99
mbatchkarov
opened
10 months ago
3
Transcript output with echo
#97
oresteafrica
opened
1 year ago
0
add China region endpoint support
#96
aleck31
opened
1 year ago
0
add black and flake8 to requirements-dev.txt
#95
dlm6693
closed
1 year ago
1
v0.6.2
#94
dlm6693
closed
1 year ago
0
Update awscrt to ~=0.16.0
#93
dlm6693
closed
1 year ago
1
Stop streaming after silence is heard
#92
sids07
opened
1 year ago
0
handle_events must return the sub-handler results
#91
ricardofunke
opened
1 year ago
2
How about C# interface?!
#90
securigy
opened
1 year ago
1
"IdentifyLanguage" option is not supported
#89
liujunhui2
opened
1 year ago
1
Possible bug in input validation for start_stream_transcription
#88
sm-andrew-w
opened
2 years ago
0
Development status of SDK
#87
sm-andrew-w
opened
2 years ago
0
Error when importing amazon-transcribe package
#86
sm-andrew-w
closed
2 years ago
1
Partial Result Stabilisation for simple_mic.py
#85
Yingi
opened
2 years ago
1
CPU heavy consumption
#84
david-oliveira-br
opened
2 years ago
6
v0.6.1
#83
nateprewitt
closed
2 years ago
0
Update awscrt to ~=0.14.0
#82
nateprewitt
closed
2 years ago
1
Stop creating a new EventLoopGroup for each AWSCRTEventLoop instance
#81
gscalise
closed
2 years ago
1
Reuse AwsCrtHttpSessionManager in TranscribeStreamingClient
#80
gscalise
closed
2 years ago
0
Validate cached connections before reusing them
#79
gscalise
closed
2 years ago
0
TranscribeStreamingClient creates a new AWSCRTEventLoop and associated thread each time it is instanced
#78
gscalise
closed
2 years ago
1
TranscribeStreamingClient creates a new AwsCrtHttpSessionManager on each call to start_stream_transcription
#77
gscalise
closed
2 years ago
1
AwsCrtHttpSessionManager does not validate cached connections before returning them, and keeps them indefinitely
#76
gscalise
closed
2 years ago
1
Changing Ispartial using cli or python
#75
King-Del-ErnestO
opened
2 years ago
0
failed to satisfy constraint
#74
subramanichetan
closed
2 years ago
1
ImportError: cannot import name 'apply_realtime_delay' from 'amazon_transcribe.utils' when running simple_file.py
#73
arrowkato
closed
2 years ago
4
Implemented real-time transcription for the file streaming example. Added global variables for usability.
#72
jonathan343
closed
2 years ago
1
v0.6.0
#71
nateprewitt
closed
2 years ago
1
Adding language model name variable to transcription request
#70
abreland
closed
2 years ago
3
Drop support for Python 3.6
#69
nateprewitt
closed
2 years ago
1
Fix linting actions
#68
nateprewitt
closed
2 years ago
1
Update CRT version to 0.13.8
#67
nateprewitt
closed
2 years ago
1
v0.5.2
#66
joguSD
closed
2 years ago
1
Update CRT version to 0.13.5
#65
nateprewitt
closed
2 years ago
1
No support for custom language model in this SDK For StartStreamTranscription
#64
abhinav23dixit
closed
2 years ago
6
Can i use this sdk for multispeaker(2)?
#63
aj7tesh
opened
2 years ago
2
support files longer then 5 minutes
#62
dbalosh
closed
2 years ago
1
Future Cancelled Error
#61
parikls
opened
2 years ago
1
28min wav audio input
#60
liurundo
opened
3 years ago
0
v0.5.1
#59
joguSD
closed
3 years ago
0
Add Python 3.10 support
#58
joguSD
closed
3 years ago
3
example with valid return
#57
mmerchant
opened
3 years ago
3
Error when running on AWS Lambda
#56
DaaS-20xx
opened
3 years ago
3
Add pre-commit setup
#55
nateprewitt
closed
3 years ago
1
Next