Closed BornSaint closed 3 weeks ago
speaker id is in conflict with transpose value, because now it started to work again, but it's showing 0 to 11 to wrong index and is acting like transpose now. Also transpose field doesn't exist anymore
the bug is on batch inference tab, single is working properly
maybe related to this snippet on tabs/inference/inference.py
refresh_button.click(
fn=change_choices,
inputs=[model_file],
outputs=[
model_file,
index_file,
audio,
sid,
],
)
i'm not gradio expert but seems refresh button only refresh sid and not sid_batch
Project Version
Your local version 3.2.6 is the latest version.
Platform and OS Version
Linux x64
Affected Devices
PC
Existing Issues
No response
What happened?
When i write the speaker ID and click out the text box it become empty
Steps to reproduce
...
Expected behavior
select speaker id
Attachments
No response
Screenshots or Videos
https://github.com/user-attachments/assets/ef5a3102-d18f-4582-8f7d-d17c44268b1f
Additional Information
Also tried to press enter after fill the field, nothing works. Please also remove speaker id from advanced please