Automatic speech annotator processing speech with voice activaty detection, overlapping speech detection, speaker diarization and automatic speech recognition, which works for conversional English speech data. This code can generate files for Gecko annotations and GPT-4 annotations.

Install all Python package requirements:
pip install -r requirements.txt
Note: code is tested on Python==3.10.13.
If you find this repo helpful, feel free to cite this paper:
[1] Finding Spoken Identifications: Using GPT-4 Annotation For An Efficient And Fast Dataset Creation Pipeline," Jahan, M., Wang, H. Thebaud, T., Sun, Y., Le, G., Fagyal, Z., Scharenborg, O., Hasegawa-Johnson, M., Moro-Velazquez, L., Dehak, N. International LREC-Coling Joint Conference, Torino, Italy, May 20-24, 2024.
20 commits
Python
100.0%
Automatic speech annotator processing speech with voice activaty detection, overlapping speech detection, speaker diarization and automatic speech recognition, which works for conversional English speech data. This code can generate files for Gecko annotations and GPT-4 annotations.

Install all Python package requirements:
pip install -r requirements.txt
Note: code is tested on Python==3.10.13.
If you find this repo helpful, feel free to cite this paper:
[1] Finding Spoken Identifications: Using GPT-4 Annotation For An Efficient And Fast Dataset Creation Pipeline," Jahan, M., Wang, H. Thebaud, T., Sun, Y., Le, G., Fagyal, Z., Scharenborg, O., Hasegawa-Johnson, M., Moro-Velazquez, L., Dehak, N. International LREC-Coling Joint Conference, Torino, Italy, May 20-24, 2024.
20 commits
Python
100.0%