Skip to content

Commit

Permalink
Merge branch 'release/2024.8.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexa committed Dec 17, 2024
2 parents f70b28f + dfc17d6 commit e36c3aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@

## develop

### misc

- [CHANGE] GitHub Actions の ubuntu-latest を ubuntu-24.04 に変更する
- @voluntas

## 2024.8.0

- [ADD] 採用する結果の信頼スコアの最小値を指定する minimum_confidence_score を追加する
- Amazon Transcribe のみ有効
- デフォルト値: 0(信頼スコアを無視する)
Expand All @@ -20,11 +27,6 @@
- デフォルト値: 0(最小発話期間を無視する)
- @Hexa

### misc

- [CHANGE] GitHub Actions の ubuntu-latest を ubuntu-24.04 に変更する
- @voluntas

## 2024.7.0

- [FIX] サービスへの接続が成功してもリトライカウントがリセットされない不具合を修正する
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.7.0
2024.8.0

0 comments on commit e36c3aa

Please sign in to comment.