Athospd / flashlighttext

R bindings to [Flashlight Text](https://github.com/flashlight/text/tree/main)
Other
3 stars 1 forks source link

to do list #1

Open Athospd opened 1 year ago

Athospd commented 1 year ago

src\flashlight\lib\text

src\flashlight\lib\text\decoder

from pytorch´s ctc_decoder.py

'https://github.com/pytorch/audio/blob/main/torchaudio/models/decoder/_ctc_decoder.py'

from flashlight.lib.text.decoder import (

)

from flashlight.lib.text.dictionary import (

)

Athospd commented 1 year ago

from flashlight.lib.text.decoder import (