Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 394d0a1d authored by Quinn Male's avatar Quinn Male
Browse files

configs: sdm845: Increase max keywords to support ensemble SVA

Ensemble SVA has 2 keywords per sound model, so the max keywords
is increased to reflect that.

Change-Id: Ie8d27daaa356b6c04f5dd085a2124f2276cea15d
parent 4847e9de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@
        <param library="libsmwrapper.so" />
        <param max_cpe_phrases="6" />
        <param max_cpe_users="3" />
        <param max_ape_phrases="10" />
        <param max_ape_phrases="20" />
        <param max_ape_users="10" />
        <!-- Profile specific data which the algorithm can support -->
        <param sample_rate="16000" />