Commit History

Merge with main
e39f54d
Running

jhansss commited on

Update interface.py
d91c8af
verified

jhansss commited on

Update requirements.txt
319c483
verified

jhansss commited on

Update requirements.txt
cd89e99
verified

jhansss commited on

Update requirements.txt
a8b64ae
verified

jhansss commited on

Update requirements.txt to add 'soxr' and 'spaces' dependencies
90d112c

jhansss commited on

Refactor run_pipeline and update_metrics methods to use a global pipeline instance and improve parameter handling
b03522b

jhansss commited on

Update gradio version in requirements.txt to 5.35.0 due to hf compatibility
1df5822

jhansss commited on

Refactor run_pipeline and update_metrics methods to support inference on HF ZeroGPU
4067f95

jhansss commited on

Relax Python version specification in README.md
ff8bce5

jhansss commited on

Add GPU decorator to run_pipeline and update_metrics methods in GradioInterface
1c7c6fd

jhansss commited on

Merge branch 'refactor' into hf
69185df

jhansss commited on

Update README.md to reflect current model additions and remove outdated entries
05006b2

jhansss commited on

Merge branch 'refactor' into hf
0446cde

jhansss commited on

Replace kanjiconv with pykakasi in requirements.txt for improved compatibility
785b636

jhansss commited on

Merge branch 'refactor' into hf
64e2d77

jhansss commited on

Update README.md to enhance example usage and add inference-only mode instructions
92276c4

jhansss commited on

replacing breakpoints with traceback logging in cli.py, interface.py, and minimax.py
1a42edd

jhansss commited on

Replace kanjiconv dependency with pykakasi for broader Python compatibility
bc5d466

jhansss commited on

Make eval_results_csv optional in CLI
9f5df1a

jhansss commited on

fix bilingual response following prompt updates
fa3bbac

jhansss commited on

Merge branch 'refactor' into hf
651aefd

jhansss commited on

Clear outputs when clearing input audio in interface.py
f474b58

jhansss commited on

Update audio_output to be non interactive in interface.py
c3cade4

jhansss commited on

Merge branch 'refactor' into hf
50bb787

jhansss commited on

increase gemini max_output_tokens
55bdc43

jhansss commited on

Merge branch 'refactor' into hf
192011d

jhansss commited on

update configurations, including Yaoyin character prompt, default setup, svs model choices
48162db

jhansss commited on

change kising dataset source to public dataset
3c580bf

jhansss commited on

updated Yaoyin's prompt
2e81678

jhansss commited on

Updated character prompt
16346b5

jhansss commited on

Merge branch 'refactor' into hf
24db250

jhansss commited on

Refactor CLI to support multiple query audio inputs
2ce9d86

jhansss commited on

increase max_sentences from 2 to 5 for improved response generation.
11e246d

jhansss commited on

Add more iterations to prompt gemini
7a41e86

jhansss commited on

update character prompt for better performance in current models
749c8c3

jhansss commited on

change bilingual svs to use espnet/mixdata_svs_visinger2_spkemb_lang_pretrained_avg
3166c53

jhansss commited on

Merge pull request #3 from Masao-Someki/feature/add_per
8df1771
unverified

Han Jionghao commited on

Move initialization process to init_per()
7a3402f

ms180 commited on

Merge branch 'refactor' into feature/add_per
51968da
unverified

ms180 commited on

update eval prototypes for per
ea9e31f

jhansss commited on

Update PER calculation
4fe78b5

ms180 commited on

Merge branch 'refactor' of github.com:Masao-Someki/SingingSDS-dev into feature/add_per
87a2973

ms180 commited on

Add asr model for PER
0ad68fa

ms180 commited on

update PER placeholder
87f144d

jhansss commited on

Revert "add per template"
c4730e3

jhansss commited on

add per template
9011b0e

jhansss commited on

specify basic-pitch version to 0.4.0 in requirements.txt
dcd79f5

jhansss commited on

remove tensorflow from requirements.txt
d347363

jhansss commited on

Merge branch 'refactor' into hf
4cdaff6

jhansss commited on