CoEDL / elpis

🙊 software for creating speech recognition models.
https://elpis.readthedocs.io/en/latest/
Apache License 2.0
152 stars 33 forks source link

Transcription fails looking for audio.wav #300

Closed benfoley closed 2 years ago

benfoley commented 2 years ago

Some parts of the transcription process are still referring to audio.wav. An update a while ago attempted to maintain the original filename, but looks like some bits were missed.

benfoley commented 2 years ago

fixed with #302