We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
speaker label set是全局一对一的形式,还是对于一个对话而言呢? 假设对于人物Ross而言,他在对话1中是第一个说话,所以他是speaker_0,在其他对话中是第二个参与说话的人,所以他是speaker_1; 还是说,无论他是第几个参与对话的人,他都是固定的speaker_n?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
speaker label set是全局一对一的形式,还是对于一个对话而言呢?
假设对于人物Ross而言,他在对话1中是第一个说话,所以他是speaker_0,在其他对话中是第二个参与说话的人,所以他是speaker_1;
还是说,无论他是第几个参与对话的人,他都是固定的speaker_n?
The text was updated successfully, but these errors were encountered: