All Projects → google-research-datasets → TextNormalizationCoveringGrammars

google-research-datasets / TextNormalizationCoveringGrammars

Licence: Apache-2.0 license
Covering grammars for English and Russian text normalization

Programming Languages

Makefile
30231 projects

Projects that are alternatives of or similar to TextNormalizationCoveringGrammars

Alan Sdk Ionic
Alan AI Ionic SDK adds a voice assistant or chatbot to your app. Supports React, Angular.
Stars: ✭ 287 (+378.33%)
Mutual labels:  text-to-speech, speech-recognition
Alan Sdk Web
Alan AI Web SDK adds a voice assistant or chatbot to your app. Supports React, Angular, Vue, Ember, JavaScript, Electron.
Stars: ✭ 368 (+513.33%)
Mutual labels:  text-to-speech, speech-recognition
Alan Sdk Flutter
Alan AI Flutter SDK adds a voice assistant or chatbot to your app.
Stars: ✭ 309 (+415%)
Mutual labels:  text-to-speech, speech-recognition
Naomi
The Naomi Project is an open source, technology agnostic platform for developing always-on, voice-controlled applications!
Stars: ✭ 171 (+185%)
Mutual labels:  text-to-speech, speech-recognition
Speech And Text
Speech to text (PocketSphinx, Iflytex API, Baidu API) and text to speech (pyttsx3) | 语音转文字(PocketSphinx、百度 API、科大讯飞 API)和文字转语音(pyttsx3)
Stars: ✭ 102 (+70%)
Mutual labels:  text-to-speech, speech-recognition
Alan Sdk Android
Alan AI Android SDK adds a voice assistant or chatbot to your app. Supports Java, Kotlin.
Stars: ✭ 278 (+363.33%)
Mutual labels:  text-to-speech, speech-recognition
Brevitas
Brevitas: quantization-aware training in PyTorch
Stars: ✭ 343 (+471.67%)
Mutual labels:  text-to-speech, speech-recognition
leon
🧠 Leon is your open-source personal assistant.
Stars: ✭ 8,560 (+14166.67%)
Mutual labels:  text-to-speech, speech-recognition
Openseq2seq
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Stars: ✭ 1,378 (+2196.67%)
Mutual labels:  text-to-speech, speech-recognition
Dragonfire
the open-source virtual assistant for Ubuntu based Linux distributions
Stars: ✭ 1,120 (+1766.67%)
Mutual labels:  text-to-speech, speech-recognition
Alan Sdk Cordova
Alan AI Cordova SDK adds a voice assistant or chatbot to your app.
Stars: ✭ 269 (+348.33%)
Mutual labels:  text-to-speech, speech-recognition
Alan Sdk Pcf
Alan AI Power Apps SDK adds a voice assistant or chatbot to your Microsoft Power Apps project.
Stars: ✭ 128 (+113.33%)
Mutual labels:  text-to-speech, speech-recognition
Nemo
NeMo: a toolkit for conversational AI
Stars: ✭ 3,685 (+6041.67%)
Mutual labels:  text-to-speech, speech-recognition
Interspeech2019 Tutorial
INTERSPEECH 2019 Tutorial Materials
Stars: ✭ 160 (+166.67%)
Mutual labels:  text-to-speech, speech-recognition
musicologist
Music advice from a conversational interface powered by Algolia
Stars: ✭ 19 (-68.33%)
Mutual labels:  text-to-speech, speech-recognition
Alan Sdk Ios
Alan AI iOS SDK adds a voice assistant or chatbot to your app. Supports Swift, Objective-C.
Stars: ✭ 318 (+430%)
Mutual labels:  text-to-speech, speech-recognition
spokestack-ios
Spokestack: give your iOS app a voice interface!
Stars: ✭ 27 (-55%)
Mutual labels:  text-to-speech, speech-recognition
spokestack-android
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!
Stars: ✭ 52 (-13.33%)
Mutual labels:  text-to-speech, speech-recognition
Textnormalizationcoveringgrammars
Covering grammars for English and Russian text normalization
Stars: ✭ 46 (-23.33%)
Mutual labels:  text-to-speech, speech-recognition
Spokestack Python
Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application.
Stars: ✭ 103 (+71.67%)
Mutual labels:  text-to-speech, speech-recognition

Text normalization covering grammars

This repository provides covering grammars for English and Russian text normalization as documented in:

Gorman, K., and Sproat, R. 2016. Minimally supervised number normalization. Transactions of the Association for Computational Linguistics 4: 507-519.

Ng, A. H., Gorman, K., and Sproat, R. 2017. Minimally supervised written-to-spoken text normalization. In ASRU, pages 665-670.

If you use these grammars in a publication, we would appreciate if you cite these works.

Building

The grammars are written in Thrax and compile into OpenFst FAR (FstARchive) files. To compile, simply run make in the src/ directory.

License

See LICENSE.

Mandatory disclaimer

This is not an official Google product.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].