websocket语音识别文本 没有ASR识别的配置项
- Vorherrschende Sprache
- Java
- Sterne
- 214
- Forks
- 98
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
在[WebsocketTranscriptions](https://github.com/coze-dev/coze-java/blob/main/example/src/main/java/example/websocket/audio/transcriptions/WebsocketTranscriptionsExample.java)中
发现所有语言的SDK,只包含输入音频信息的配置,缺少关于 ASRConfig的配置,尤其是想优先配置一些关键词,提高识别准确率,在特定场景下,识别不准确的问题,希望SDK能增加相关参数的重载方法。
Beitragsleitfaden
Rechercherichtung
Start with example/src/main/java/example/websocket/audio/transcriptions/WebsocketTranscriptionsExample.java and trace how its audio configuration is passed into the WebSocket transcription request. Identify the SDK entry points that need ASRConfig support, including keyword configuration, and consider the work complete when callers can provide those ASR settings through overloads.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- api, audio-video-rtc
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100