1
MaoshuoChen 2023-04-09 20:57:06 +08:00 2
这个任务叫说话人识别( Speaker Identification ),
方案: https://github.com/openai/whisper/discussions/264 |
2
l0wkey OP @MaoshuoChen #1 感谢,我在您提供的 discussion 里面找到了 whisperX ,一站式提供了这个能力,虽然还是 beta 。
``` https://github.com/m-bain/whisperX Diarization (still in beta, add --diarize) 分离说话者(仍处于测试版,添加 --diarize ) ``` |