Gökmen Görgen
|
45b7ec4e2c
|
re-enable 07zd-interruptible-aicoustics.py in release evals.
|
2026-01-27 16:18:56 +01:00 |
|
Gökmen Görgen
|
81a53c699c
|
handle AIC processor init errors gracefully and ensure _aic_ready reflects readiness
|
2026-01-27 11:28:05 +01: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 |
|
Gökmen Görgen
|
a13380b574
|
clean up unused imports in audio utils.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
2a927189d9
|
reorganize imports.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
a90c15362c
|
drop v1 support from aic.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
d3bdd2d246
|
use new model id.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
465ae4f706
|
keep uv.lock as it is.
|
2026-01-26 08:44:17 +01:00 |
|
Gökmen Görgen
|
a0d801b658
|
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
|
35919a84e3
|
aic-sdk-py v2.
# Conflicts:
# uv.lock
|
2026-01-26 08:44:17 +01:00 |
|