aws-samples / aws-samples/amazon-kinesis-video-streams-consumer-library-for-python
Audio Tracks
Open
- Dominant language
- Python
- Stars
- 35
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
I am working on a project that sends streaming data from Aws Connect to KVS. According to the documentation, the MKV audio format contains two tracks "AUDIO_TO_CUSTOMER" and "AUDIO_FROM_CUSTOMER".
Is there a way to obtain the audio bytes of these two tracks separately?
My idea is to obtain these tracks and process them using AWS transcribe to be able to diarize the voices and correctly mark who is speaking, because Transcribe does not do diarization well.
Contributor guide
Assessment
This issue has not been assessed yet.