Speech recognition/en: Difference between revisions
Updating to match new version of source page |
Updating to match new version of source page |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<languages/> | |||
== BAS Web Services== | |||
The BAS Web Services are a rich set of tools for speech sciences and technology. Tools include: | |||
* Automated speech recognition, including several models for Dutch | |||
* Anonymizer | |||
* Audio segmentation tool on the basis of transcripts | |||
* Speaker diarisation | |||
* Voice activity detection | |||
*[https://clarin.phonetik.uni-muenchen.de/BASWebServices/interface Webinterface] (requires CLARIN login) | |||
==LaMachine webservices== | ==LaMachine webservices== | ||
There are several speech recognition | There are several speech recognition [https://webservices.cls.ru.nl/ web services] at Radboud University | ||
==Speech Recognition for Belgian Dutch: NeLF== | |||
API and browser access to a state-of-the-art speech recognition system for Belgian Dutch, including dialect speech recognition, developed by KU Leuven and UGent. | |||
Requires a login which can be requested, but you have to await manual approval. | |||
[https://www.nelfproject.be/web_service.php NeLF Website] | |||
==HENSOLDT ANALYTICS Speech-to-text for Dutch== | ==HENSOLDT ANALYTICS Speech-to-text for Dutch== |
Latest revision as of 09:42, 5 May 2025
BAS Web Services
The BAS Web Services are a rich set of tools for speech sciences and technology. Tools include:
- Automated speech recognition, including several models for Dutch
- Anonymizer
- Audio segmentation tool on the basis of transcripts
- Speaker diarisation
- Voice activity detection
- Webinterface (requires CLARIN login)
LaMachine webservices
There are several speech recognition web services at Radboud University
Speech Recognition for Belgian Dutch: NeLF
API and browser access to a state-of-the-art speech recognition system for Belgian Dutch, including dialect speech recognition, developed by KU Leuven and UGent.
Requires a login which can be requested, but you have to await manual approval.
HENSOLDT ANALYTICS Speech-to-text for Dutch
The European Language Grid hosts this speech recognition service with demo at https://live.european-language-grid.eu/catalogue/tool-service/20900
Punctuation Insertion
AS ASR output often consists of streams of words, you may want to automatically insert punctuation.
Whisper model from OpenAI
ASR for multiple languages, including Dutch is available from Whisper. Full model download is possible.
- Webpage
- Github page
- YouTube video explaining how to install whisper on your windows machine