0.11.51
What's Changed
- refactor(agent-prompts): update character prompts by @cyfyifanchen in #1954
- feat: add connection delay metric for soniox by @anexpn in #1949
- docs(ai_agents): consolidate documentation into agents md by @cyfyifanchen in #1951
- feat: deepgram asr webscoket by @liaochenliang in #1918
- fix: azure asr fatal error by @sunxilin in #1946
- refactor: enhance metadata handling in BytedanceASRLLMExtension by @diyuyi-agora in #1955
- docs: update terminology from speech to speaker diarization by @cyfyifanchen in #1952
- chore: debug cpp integration tests when compiled with mingw by @FaithfulinLOVE in #1944
- feat: expose confidence of soniox tokens by @anexpn in #1956
- refactor: rename speechmatics diarization to speaker diarization by @cyfyifanchen in #1957
- feat: support tman check interface subcommand by @sunxilin in #1971
- feat: support log with fields by @sunxilin in #1945
- feat: add conversation recorder extension by @Roei-Bracha in #1950
- docs: update readme add event info by @lingogom in #1975
- fix: deepgram asr reconnect by @liaochenliang in #1977
- feat: track last_transcript_id as translation id by @diyuyi-agora in #1979
- fix: tencent asr by @sunxilin in #1980
- feat: mingw enabling go binding by @FaithfulinLOVE in #1972
- fix: fixed most go tests for them to run successfully on windows with mingw by @FaithfulinLOVE in #1981
- fix: protect program from panic if log failed by @sunxilin in #1974
- fix: log category by @sunxilin in #1985
- Bump version to 0.11.51 across multiple Python integration tests and update install script by @halajohn in #1986
New Contributors
- @diyuyi-agora made their first contribution in #1955
- @lingogom made their first contribution in #1975
Full Changelog: 0.11.50...0.11.51