├── LICENSE.md ├── README.md ├── download_audio.sh ├── example.png ├── spoken_test-v1.1.json ├── spoken_test-v1.1_WER44.json ├── spoken_test-v1.1_WER54.json └── spoken_train-v1.1.json /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chia-Hsuan-Lee/Spoken-SQuAD/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chia-Hsuan-Lee/Spoken-SQuAD/HEAD/README.md -------------------------------------------------------------------------------- /download_audio.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chia-Hsuan-Lee/Spoken-SQuAD/HEAD/download_audio.sh -------------------------------------------------------------------------------- /example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chia-Hsuan-Lee/Spoken-SQuAD/HEAD/example.png -------------------------------------------------------------------------------- /spoken_test-v1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chia-Hsuan-Lee/Spoken-SQuAD/HEAD/spoken_test-v1.1.json -------------------------------------------------------------------------------- /spoken_test-v1.1_WER44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chia-Hsuan-Lee/Spoken-SQuAD/HEAD/spoken_test-v1.1_WER44.json -------------------------------------------------------------------------------- /spoken_test-v1.1_WER54.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chia-Hsuan-Lee/Spoken-SQuAD/HEAD/spoken_test-v1.1_WER54.json -------------------------------------------------------------------------------- /spoken_train-v1.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chia-Hsuan-Lee/Spoken-SQuAD/HEAD/spoken_train-v1.1.json --------------------------------------------------------------------------------