Spaces:
Running
Running
Commit History
Update interface.py d91c8af verified
Update requirements.txt 319c483 verified
Update requirements.txt cd89e99 verified
Update requirements.txt a8b64ae verified
Update requirements.txt to add 'soxr' and 'spaces' dependencies 90d112c
Refactor run_pipeline and update_metrics methods to use a global pipeline instance and improve parameter handling b03522b
Update gradio version in requirements.txt to 5.35.0 due to hf compatibility 1df5822
Refactor run_pipeline and update_metrics methods to support inference on HF ZeroGPU 4067f95
Relax Python version specification in README.md ff8bce5
Add GPU decorator to run_pipeline and update_metrics methods in GradioInterface 1c7c6fd
Merge branch 'refactor' into hf 69185df
Update README.md to reflect current model additions and remove outdated entries 05006b2
Merge branch 'refactor' into hf 0446cde
Replace kanjiconv with pykakasi in requirements.txt for improved compatibility 785b636
Merge branch 'refactor' into hf 64e2d77
Update README.md to enhance example usage and add inference-only mode instructions 92276c4
replacing breakpoints with traceback logging in cli.py, interface.py, and minimax.py 1a42edd
Replace kanjiconv dependency with pykakasi for broader Python compatibility bc5d466
Make eval_results_csv optional in CLI 9f5df1a
fix bilingual response following prompt updates fa3bbac
Merge branch 'refactor' into hf 651aefd
Clear outputs when clearing input audio in interface.py f474b58
Update audio_output to be non interactive in interface.py c3cade4
Merge branch 'refactor' into hf 50bb787
increase gemini max_output_tokens 55bdc43
Merge branch 'refactor' into hf 192011d
update configurations, including Yaoyin character prompt, default setup, svs model choices 48162db
change kising dataset source to public dataset 3c580bf
updated Yaoyin's prompt 2e81678
Updated character prompt 16346b5
Merge branch 'refactor' into hf 24db250
Refactor CLI to support multiple query audio inputs 2ce9d86
increase max_sentences from 2 to 5 for improved response generation. 11e246d
Add more iterations to prompt gemini 7a41e86
update character prompt for better performance in current models 749c8c3
change bilingual svs to use espnet/mixdata_svs_visinger2_spkemb_lang_pretrained_avg 3166c53
Merge pull request #3 from Masao-Someki/feature/add_per 8df1771 unverified
Han Jionghao commited on