如何通过JSON创建音频识别转录文本

0

【以下的问题经过翻译处理】 我不熟悉JSON文件。对于单个演讲者,我一直在使用Word编辑JSON,因为完整的转录文本可以轻松提取,没有问题。现在对于两个演讲者,我想提取在5000个字符示例文本中显示的语音识别转录文本,其中演讲者已被识别。如何从JSON文件中创建完整转录的语音识别转录文本,就像样本中显示的那样?

profile picture
EXPERT
demandé il y a 9 mois28 vues
1 réponse
0

【以下的回答经过翻译处理】 我建议您使用或修改下面链接中找到的aws-transcribe-transcript python脚本。该脚本将解析包含多个说话者的json,使其更易读。

链接:https://github.com/trhr/aws-transcribe-transcript

profile picture
EXPERT
répondu il y a 9 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions