Releases: ginic/AutoIPAAlign
Releases · ginic/AutoIPAAlign
v1.0.1
v1.0.0
[v1.0.0] - 2025-12-16
Added
- Command line interface to transcribe audio with HuggingFace ASR models and export them as TextGrid
- Option to do forced alignment with the ASR model's vocabulary and add them as time intervals to TextGrid
- Gradio web app as an interactive wrapper around the command line structure
- Unit tests and overall package structure
- Added Docker image building