{
    "app_title": "voice-recorder",
    "storage_type":"server",
    "use_mel_spectrogram":true,
    "text": [
        {
            "title": "ITA-emotion",
            "wavPrefix": "emotion",
            "file": "./assets/text/ITA_emotion_all.txt",
            "file_hira": "./assets/text/ITA_emotion_all_hira.txt"
        },
        {
            "title": "ITA-recitation",
            "wavPrefix": "recitation",
            "file": "./assets/text/ITA_recitation_all.txt",
            "file_hira": "./assets/text/ITA_recitation_all_hira.txt"
        },
        {
            "title": "wagahaiwa",
            "wavPrefix": "wagahaiwa",
            "file": "./assets/text/wagahaiwa.txt",
            "file_hira": "./assets/text/wagahaiwa_hira.txt"
        }
    ]
}