Add set_model to AssemblySTTService
This commit is contained in:
@@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Added a `flush_audio()` method to `AzureTTSService` and `FishTTSService`.
|
||||
|
||||
- Added `set_language()` and `set_model()` to `AzureSTTService`.
|
||||
- Added `set_language()` and `set_model()` to `AzureSTTService` and
|
||||
`AssemblySTTService`.
|
||||
|
||||
- Added `on_user_turn_audio_data` and `on_bot_turn_audio_data` to
|
||||
`AudioBufferProcessor`. This gives the ability to grab the audio of only that
|
||||
|
||||
Reference in New Issue
Block a user