Sam Sykes
|
fc1444c9d6
|
Updated changelog
|
2026-01-26 16:25:37 +00:00 |
|
Sam Sykes
|
ea94939add
|
update dependency
|
2026-01-26 16:24:56 +00:00 |
|
Sam Sykes
|
0c69ae6371
|
Changelog entry.
|
2026-01-26 16:07:59 +00:00 |
|
Sam Sykes
|
8b88280bb1
|
Default to using EXTERNAL mode.
|
2026-01-26 15:52:42 +00:00 |
|
Sam Sykes
|
960d0faea5
|
support is_eou for final segment in utterance
|
2026-01-26 15:48:04 +00:00 |
|
Luke Payyapilli
|
b9390ccb1b
|
Address review: remove UserStartedSpeakingFrame, add explanatory comment
|
2026-01-26 10:08:17 -05:00 |
|
Mark Backman
|
061a0dc43d
|
Merge pull request #3498 from pipecat-ai/mb/azure-tts-8khz-workaround
AzureTTSService 8khz workaround
|
2026-01-26 09:48:22 -05:00 |
|
Mark Backman
|
328bbe069f
|
Merge pull request #3554 from pipecat-ai/mb/simplify-stt-ttfb
Simplify STT finalize handling
|
2026-01-26 08:00:04 -05:00 |
|
Mark Backman
|
dc32ecc872
|
Merge pull request #3555 from pipecat-ai/mb/speechmatics-stt-ttfb
Align Speechmatics STT TTFB metrics with STT classes
|
2026-01-26 07:59:34 -05:00 |
|
Gökmen Görgen
|
ca2eb1904f
|
Merge remote-tracking branch 'origin/aic-v2' into aic-v2
|
2026-01-26 10:16:23 +01:00 |
|
Gökmen Görgen
|
4bce58f270
|
update changelog and remove outdated dependency notes
|
2026-01-26 10:15:15 +01:00 |
|
Gökmen Görgen
|
7572d63f8f
|
Update src/pipecat/audio/vad/aic_vad.py
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
|
2026-01-26 10:06:40 +01:00 |
|
Gökmen Görgen
|
3c463c9416
|
Update src/pipecat/audio/vad/aic_vad.py
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
|
2026-01-26 10:06:33 +01:00 |
|
Gökmen Görgen
|
bd618d64e3
|
Update src/pipecat/audio/filters/aic_filter.py
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
|
2026-01-26 10:06:16 +01:00 |
|
Gökmen Görgen
|
a824660df7
|
add unit tests for AICVADAnalyzer and AICFilter.
|
2026-01-26 09:56:36 +01:00 |
|
Gökmen Görgen
|
58b9019852
|
bump aic-sdk to 2.0.1 in optional dependencies.
|
2026-01-26 09:14:16 +01:00 |
|
Gökmen Görgen
|
afcdef8c81
|
docstring clarification.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
bd92104fb3
|
clarify voice confidence method behavior in AIC VAD.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
34e9f224a8
|
Update src/pipecat/audio/vad/aic_vad.py
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
dca7f3b5b0
|
add changelog.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
70a85cd192
|
use path for keeping the consistency between the parameters.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
91e86658b7
|
force developer to set a license key, it's required.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
0a8588669c
|
address feedback.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
0e99400148
|
two dots are rust specific thinks, I'm not sure if it's familiar for Python developers.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
648f20db6d
|
Update src/pipecat/audio/vad/aic_vad.py
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
09b5b6b12d
|
Update src/pipecat/audio/vad/aic_vad.py
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
0e6a423955
|
Update src/pipecat/audio/filters/aic_filter.py
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
dc8972cd94
|
log optimal number of frames for given sample rate in AICFilter.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
e4e2231958
|
Update src/pipecat/audio/vad/aic_vad.py
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
18b3ee743b
|
replace os with pathlib.Path in AICFilter for path handling consistency.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
65b8e0e89c
|
rename enabled to bypass in AICFilter for clarity.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
b77f8b065f
|
remove voice gain.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
5fd43faec3
|
add min speech duration.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
abebcf37bd
|
address feedback.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
ca4e3c79f9
|
Update pyproject.toml
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
e8d1bec03b
|
Update src/pipecat/audio/filters/aic_filter.py
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
f0cc54589e
|
remove enhancement level parameter from AICFilter.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
22b9aac2ff
|
use quail model in the example.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
7f86f4ac27
|
fix class name.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
dcab79753b
|
even the parameters are fixed, keep aic ready for processing.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
bdded9b026
|
set SDK ID for telemetry in AIC filter.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
1e1e275fea
|
address feedback.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
effb6aa8f4
|
clean up unused imports in audio utils.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
a4a9bae79e
|
drop v1 support from aic.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
c943ef9261
|
keep uv.lock as it is.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
f05809520b
|
Remove outdated AIC Filter and VAD v2 files, migrate to consolidated implementations.
Added the new ACIFilter to the same module.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
ec17dc6626
|
aic-sdk-py v2.
# Conflicts:
# uv.lock
# Conflicts:
# examples/foundational/07zd-interruptible-aicoustics.py
# pyproject.toml
# src/pipecat/audio/filters/aic_filter.py
# src/pipecat/audio/vad/aic_vad.py
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
4e85e81d9b
|
Update src/pipecat/audio/filters/aic_filter.py
Co-authored-by: Tobias <76444201+Fl1tzi@users.noreply.github.com>
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
a1cc88a233
|
Update src/pipecat/audio/filters/aic_filter.py
Co-authored-by: Tobias <76444201+Fl1tzi@users.noreply.github.com>
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
61a230ec53
|
Update src/pipecat/audio/filters/aic_filter.py
Co-authored-by: Stephan Eckes <stephan@steck.tech>
|
2026-01-26 08:44:17 +01:00 |
|