Spaces:
Sleeping
Sleeping
Commit History
espnet svs inference fix
5749621
support output file path in pipeline.py
b5e825c
bug fixed
1a42cf5
bug fixed
7a23964
Add README.md
79ad7df
Remove deprecated options.yaml following previous prs
996ea2d
cli.py use Path for file paths
20bd7b4
Add new configuration file for test and update model options in interface configuration
9d28841
Update default config path in CLI argument parser
09fa5bf
Add audio files for testing with Git LFS
fbc1df9
Track audio files with Git LFS
f5e235d
Add CLI functionality and restructure configuration files
50dd0bc
Merge remote-tracking branch 'origin/refactor' into refactor
c6ab4e9
Rename timbre to voice; add speaker parameters to SVS modules
f1b8d35
commit
05779d3
Add HF_TOKEN environment variable
6983b01
track image files with LFS
602262e
refactor init
91394e0
Merge branch 'SingingSDS:main' into main
93bddf5
unverified
Han Jionghao
commited on
Update character description for Limei
ee7581f
Merge pull request #4 from Arllan-lanliu/main
586bf69
unverified
Han Jionghao
commited on
resolve copilot's feedback
8606727
Add zhconv to requirements
de623fa
modified getting pinyin method
240fe88
modified Chinese polyphoic characters processing
a50183d
Merge pull request #2 from HANJionghao/main
f98847a
unverified
Han Jionghao
commited on
Add dummy batch for model warmup in svs_warmup function
017498a
Code cleanup after merge conflict svs_eval.py
a78bd31
unverified
Han Jionghao
Copilot
commited on
Merge remote-tracking branch 'public/main'
e17ee3c
Update requirements and add audiobox aesthetics evaluation functions
1ec2d7e
update mandarin PER
810614d
Yiwen Zhao
commited on
Update Chinese-Japanese bilingual model path to be espnet/mixdata_svs_visinger2_spkemb_lang_pretrained
025d5b1
Add score metrics calculation; remove frame-level pitch interval and chroma entropy functions
2548eae
Fix chroma entropy calculation by negating the entropy sum
d793dd3
Refactor SVS evaluation and move SingMOS functions to svs_eval.py; add pitch interval and chroma entropy
1ad80f6
Add touhou midi data
be8d8e7
Add evaluation script
0ead1e1
Add demo and run script
e3a6e38
touhou midi
427f657
fugashi -> kanjiconv and add touhou music
ca2d805
update jp preprocess
d191039
Yiwen Zhao
commited on
Update Japanese text preprocessing and formatting to support natural Japanese text input without spaces between characters
e285e98
add jp example
b20ddc7
Yiwen Zhao
commited on