Setup. Let $p\in[0,1]$ be a continuous random variable with density $f(\cdot)$. Assume that $f$ is bounded, continuously differentiable, and has full support $[0,1]$.
Let $a_1$ and $a_2$ be distinct, known constants from $(0,1)$. Conditional on $p$, iid data $\{Z_t\}_{t=1}^{\infty}$ are generated by one of two models: model 1 has $Z_t\overset{\text{iid}}{\sim}\text{Bernoulli}(a_1 p)$; model 2 has $Z_t\overset{\text{iid}}{\sim}\text{Bernoulli}(a_2 p)$.
Assume that model 1 is the true model and fix realization $p^*\in [0,\min\left\{a_2/a_1,1\right\}]$. Finally, for each $t\in\{1,2,3,...,\}$ define partial sums $S_t:=\sum_{\tau=1}^t Z_{\tau}$ and conditional likelihood ratio $ L_t:=\frac{\int_{0}^1f(p)(a_1p)^{S_t}(1-a_1p)^{t-S_t} dp}{\int_{0}^1f(p)(a_2 p)^{S_t}(1-a_2 p)^{t-S_t} dp}. $
Question. I want to show that $L_t\overset{a.s.}{\to}{\frac{f(p^*)}{f(\smash{\frac{a_1}{a_2}}p^*)}}$ as $t\to\infty$. This seems to be the case when $p$ is a discrete random variable with finite support. This is quite intuitive, so I conjecture that $L_t$ will almost surely converge to the same limit when $p$ is a continuous random variable. However, I am having difficulty characterizing the a.s. limit of $L_t$. $\ $