Skip to content

Commit

Permalink
Merge branch 'LASR-at-Home:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
haiwei-luo authored Jun 24, 2024
2 parents a20681f + 1eee0bb commit e14e535
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class speech_model_params:
timer_duration: Optional[int] = 20
warmup: bool = True
energy_threshold: Optional[int] = 600
phrase_duration: Optional[float] = 0.8
pause_threshold: Optional[float] = 2.0


class TranscribeSpeechAction(object):
Expand Down

0 comments on commit e14e535

Please sign in to comment.