From 2dae60dec5c62206e54c532b2e8c5c7887063968 Mon Sep 17 00:00:00 2001 From: opop999 Date: Tue, 24 Oct 2023 10:27:54 +0200 Subject: [PATCH] Add Spoken Language Identification --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ccc97323..63c85a7e 100644 --- a/readme.md +++ b/readme.md @@ -432,6 +432,7 @@ - [NLP with Ruby](https://github.com/arbox/nlp-with-ruby#readme) - [Question Answering](https://github.com/seriousran/awesome-qa#readme) - The science of asking and answering in natural language with a machine. - [Natural Language Generation](https://github.com/accelerated-text/awesome-nlg#readme) - Generation of text used in data to text, conversational agents, and narrative generation applications. + - [Spoken Language Identification](https://github.com/Lhx94As/Awesome-Spoken-Language-Identification) - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics#readme) - [Cryptography](https://github.com/sobolevn/awesome-cryptography#readme) - [Papers](https://github.com/pFarb/awesome-crypto-papers#readme) - Theory basics for using cryptography by non-cryptographers.