Commit aaaf652
committed
docs(echo_tts): follow the encode_latents rename
The accessor was renamed from encode_zq in the previous commit; the model
doc still named the old one. The remaining z_q mentions in the docs refer to
the upstream PyTorch DAC.encode_zq / DAC.decode_zq, which are correct as
written and should not be renamed with our C++ API.1 parent 332ff3e commit aaaf652
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments