All Projects → google → Textnormalizationcoveringgrammars

google / Textnormalizationcoveringgrammars

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

Projects that are alternatives of or similar to Textnormalizationcoveringgrammars

mongolian-nlp
Useful resources for Mongolian NLP
Stars: ✭ 119 (+158.7%)
Mutual labels:  text-to-speech, speech-recognition
musicologist
Music advice from a conversational interface powered by Algolia
Stars: ✭ 19 (-58.7%)
Mutual labels:  text-to-speech, speech-recognition
spokestack-ios
Spokestack: give your iOS app a voice interface!
Stars: ✭ 27 (-41.3%)
Mutual labels:  text-to-speech, speech-recognition
telltime
iOS application to tell the time in the British way 🇬🇧⏰
Stars: ✭ 49 (+6.52%)
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 (+571.74%)
Mutual labels:  speech-recognition, text-to-speech
AmazonSpeechTranslator
End-to-end Solution for Speech Recognition, Text Translation, and Text-to-Speech for iOS using Amazon Translate and Amazon Polly as AWS Machine Learning managed services.
Stars: ✭ 50 (+8.7%)
Mutual labels:  text-to-speech, speech-recognition
leon
🧠 Leon is your open-source personal assistant.
Stars: ✭ 8,560 (+18508.7%)
Mutual labels:  text-to-speech, speech-recognition
Voicenet
Speech synthesis platform based on tensorflow and sonnet
Stars: ✭ 60 (+30.43%)
Mutual labels:  makefile, text-to-speech
Alan Sdk Ionic
Alan AI Ionic SDK adds a voice assistant or chatbot to your app. Supports React, Angular.
Stars: ✭ 287 (+523.91%)
Mutual labels:  speech-recognition, text-to-speech
Alan Sdk Android
Alan AI Android SDK adds a voice assistant or chatbot to your app. Supports Java, Kotlin.
Stars: ✭ 278 (+504.35%)
Mutual labels:  speech-recognition, text-to-speech
web-speech-cognitive-services
Polyfill Web Speech API with Cognitive Services Bing Speech for both speech-to-text and text-to-speech service.
Stars: ✭ 35 (-23.91%)
Mutual labels:  text-to-speech, speech-recognition
Brevitas
Brevitas: quantization-aware training in PyTorch
Stars: ✭ 343 (+645.65%)
Mutual labels:  speech-recognition, text-to-speech
react-native-spokestack
Spokestack: give your React Native app a voice interface!
Stars: ✭ 53 (+15.22%)
Mutual labels:  text-to-speech, speech-recognition
open-speech-corpora
💎 A list of accessible speech corpora for ASR, TTS, and other Speech Technologies
Stars: ✭ 841 (+1728.26%)
Mutual labels:  text-to-speech, speech-recognition
TextNormalizationCoveringGrammars
Covering grammars for English and Russian text normalization
Stars: ✭ 60 (+30.43%)
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.04%)
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 (+271.74%)
Mutual labels:  speech-recognition, text-to-speech
Nemo
NeMo: a toolkit for conversational AI
Stars: ✭ 3,685 (+7910.87%)
Mutual labels:  speech-recognition, text-to-speech
Alan Sdk Cordova
Alan AI Cordova SDK adds a voice assistant or chatbot to your app.
Stars: ✭ 269 (+484.78%)
Mutual labels:  speech-recognition, text-to-speech
Alan Sdk Ios
Alan AI iOS SDK adds a voice assistant or chatbot to your app. Supports Swift, Objective-C.
Stars: ✭ 318 (+591.3%)
Mutual labels:  speech-recognition, text-to-speech

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].