mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-22 08:38:13 +02:00
feat: add hold music
This commit is contained in:
parent
c990af2a16
commit
f77a2afca6
11 changed files with 372 additions and 20 deletions
|
|
@ -548,6 +548,7 @@ async def _run_pipeline(
|
|||
node_transition_callback=node_transition_callback,
|
||||
embeddings_api_key=embeddings_api_key,
|
||||
embeddings_model=embeddings_model,
|
||||
audio_out_sample_rate=audio_config.transport_out_sample_rate,
|
||||
)
|
||||
|
||||
# Create pipeline components with audio configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue