CoEDL / elpis

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

transcribe audio custom file name for HFT #302

Closed benfoley closed 2 years ago

benfoley commented 2 years ago

Response to #300

HFT was partially hard-coded to use audio.wav but the resampler etc used custom file names. This commit updates HFT to use the filename of the audio that is uploaded. Same as Kaldi..