Skip to content

Commit

Permalink
変更履歴を更新する
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexa committed Dec 17, 2024
1 parent 0cb48f3 commit 32954d2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@

## develop

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

Expand Down

0 comments on commit 32954d2

Please sign in to comment.