Najnowsze artykuły:
This project is being developed in Python 3.6, but is tested on Python 2.7 and Python 3.6. I've tried my best to make it compatible with non-Python 3.6 versions, but I make no guarantees. In ...
Abstract: Out-of-vocabulary (OOV) words can appear more than once in a conversation or over a period of time. Such multiple instances of the same OOV word provide valuable information for learning the ...
Abstract: LVCSR based audio indexing approaches are preferred as they allow search, navigation, browsing and structuring of audio/video documents based on their content. A major challenge with LVCSR ...
Effect of TTS Generated Audio on OOV Detection and Word Error Rate in ASR for Low-resource Languages
In this paper, we evaluate the effect of OOV detection and recovery for a low-resource language on WER. We use a small seed corpus of continuous speech and improve the vocabulary by incorporating the ...
Used to check model's inference performance by entering OOV(Out of vocabulary) and seeing similar words. Note : It needs to be in the same dir with "./fasttext" execution script and It takes about ~3 ...