Skip to content

ITAコーパス配布者様ごとの音声ファイル名の違いを吸収するスクリプト

Notifications You must be signed in to change notification settings

seichi042I/ITA_filename_fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

概要

recitation_1とかemoA001など,コーパスの正しいラベルと一致しないファイル名をRECITATION324_001EMOTION100_001のように修正する. コーパス文がそのままファイル名になっている場合には対応していません.

使い方

.
├── corpus
│   ├── ITAcorpus_aoba
│   ├── ITAcorpus_ayaka
│   ├── ITAcorpus_giga_rakan
│   ├── ITAcorpus_ginga
│   ├── ITAcorpus_hakutii_deception
│   ├── ITAcorpus_hakutii_desperation
│   ├── ITAcorpus_hakutii_discontent
│   ├── ITAcorpus_hakutii_emaciation
│   ├── ITAcorpus_hakutii_impoverishment
│   ├── ITAcorpus_hakutii_incite
│   ├── ITAcorpus_hakutii_jovially
│   ├── ITAcorpus_hakutii_low
│   ├── ITAcorpus_hakutii_low_whisper
│   ├── ITAcorpus_hakutii_machine
│   ├── ITAcorpus_hakutii_merrily
│   ├── ITAcorpus_hakutii_pleased
│   ├── ITAcorpus_hakutii_refreshing
│   ├── ITAcorpus_hakutii_resignation
│   ├── ITAcorpus_hakutii_tense
│   ├── ITAcorpus_hakutii_whisper
│   ├── ITAcorpus_hakutii_young
│   ├── ITAcorpus_kanon
│   ├── ITAcorpus_kikoto_kurage
│   ├── ITAcorpus_kikoto_mahiro
│   ├── ITAcorpus_kokeiro_kage
│   ├── ITAcorpus_losachan
│   ├── ITAcorpus_matsukaze
│   ├── ITAcorpus_nohoshio
│   ├── ITAcorpus_nohoshio_typeB
│   ├── ITAcorpus_planeta
│   ├── ITAcorpus_runaitoneiru
│   ├── ITAcorpus_takamineito
│   ├── ITAcorpus_tokina_shigure
│   ├── ITAcorpus_ukyo_shiro_normal
│   ├── ITAcorpus_yokune_ruko_f_high
│   ├── ITAcorpus_yokune_ruko_f_low
│   ├── ITAcorpus_yokune_ruko_f_normal
│   ├── ITAcorpus_yokune_ruko_f_whisper
│   ├── ITAemotion_groy_anderson
│   ├── ITAemotion_kuroha_tehu
│   └── ITArecitation_speedspeech
...
python ITA_filename_fix.py $(pwd)/corpus

About

ITAコーパス配布者様ごとの音声ファイル名の違いを吸収するスクリプト

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages