> ## Documentation Index
> Fetch the complete documentation index at: https://manual.voiceping.net/llms.txt
> Use this file to discover all available pages before exploring further.

# 講者辨識

> 在 VoicePing 逐字稿與 AI 摘要中自動區分並標示講者。

export const FeedbackZhTW = () => <>
    <Tip>
      對此功能有建議或需求嗎？請透過<a href="/zh-tw/product-feedback">產品意見回饋</a>告訴我們。
    </Tip>

    <h2>官方連結</h2>

    <CardGroup cols={2}>
      <Card title="官方網站" icon="globe" href="https://voiceping.net/en/">
        造訪官方網站
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        在 X 上追蹤我們
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        在 Facebook 上追蹤我們
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        在 LinkedIn 上關注我們
      </Card>
    </CardGroup>
  </>;

講者辨識會自動區分並標示逐字稿與 AI Summary 中的不同講者。系統會在處理過程中執行講者分離（diarization），因此開啟會議紀錄並產生 AI Summary 時，每段發言都會歸屬至對應講者。

它適用於以下情境：

* 翻譯有多人發言的外部會議（Zoom、Microsoft Teams、Google Meet）。
* 在 VoicePing 會議室中，透過一臺電腦或麥克風對多位現場說話者進行語音轉文字。

## 使用方法

### 外部會議工具（Zoom、Teams、Google Meet）

1. 對線上會議執行即時翻譯（請參閱 [Zoom、Teams 與 Google Meet 翻譯](/zh-tw/zoom-teams-translation)）。
2. 在 **Meeting Logs** 中開啟產生的會議紀錄。
3. 產生 **AI Summary**，講者會在逐字稿與摘要中分別標示。

### VoicePing 會議室（一臺電腦用於多位說話者）

1. 在共用電腦上啟動即時翻譯，並設定說話語言（麥克風圖示）和翻譯語言（「Text & A」圖示）。請參閱[現場會議的語音轉文字與翻譯](/zh-tw/in-person-translation)。
2. 讓 VoicePing 對會議室內的每個人進行語音轉文字和翻譯。
3. 結束工作階段並將其儲存至會議紀錄中。
4. 開啟會議紀錄並產生其 **AI Summary**——每位說話者都會被自動標註。

<FeedbackZhTW />
