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

0

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

profile picture
ESPERTO
posta 8 mesi fa26 visualizzazioni
1 Risposta
0

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

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

profile picture
ESPERTO
con risposta 8 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande