github-actions[bot] commited on
Commit
ab6dba0
·
1 Parent(s): 7faacf4

Sync with https://github.com/mozilla-ai/.github

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -31,6 +31,8 @@ Blueprints are customizable workflows that help developers build AI applications
31
 
32
  - [Speech-To-Text](https://github.com/mozilla-ai/speech-to-text): Transcribe audio files using Speaches, developed in collaboration with [EleutherAI](https://www.eleuther.ai/).
33
 
 
 
34
  - [Speech-To-Text Finetune](https://github.com/mozilla-ai/speech-to-text-finetune): Create your own Speech-to-Text model tailored for your specific language & use-case.
35
 
36
  - [Fake-Audio-Detection](https://github.com/mozilla-ai/fake-audio-detection): Train and deploy an ML model that detects synthetic audio, developed in collaboration with [UncovAI](https://uncovai.com/)
 
31
 
32
  - [Speech-To-Text](https://github.com/mozilla-ai/speech-to-text): Transcribe audio files using Speaches, developed in collaboration with [EleutherAI](https://www.eleuther.ai/).
33
 
34
+ - [Speech-To-Text Alignment](https://github.com/mozilla-ai/speech-to-text-alignment): Align / Bias Speech-to-Text models to a predefined set of words or phrases.
35
+
36
  - [Speech-To-Text Finetune](https://github.com/mozilla-ai/speech-to-text-finetune): Create your own Speech-to-Text model tailored for your specific language & use-case.
37
 
38
  - [Fake-Audio-Detection](https://github.com/mozilla-ai/fake-audio-detection): Train and deploy an ML model that detects synthetic audio, developed in collaboration with [UncovAI](https://uncovai.com/)