All Projects → USStateDept → State-TalentMAP

USStateDept / State-TalentMAP

Licence: other
A comprehensive research, bidding, and matching system to match Foreign Service employees with the right skills to available posts and positions. API Layer - https://github.com/USStateDept/State-TalentMAP-API

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to State-TalentMAP

tai5-uan5 gian5-gi2 kang1-ku7
臺灣言語工具
Stars: ✭ 79 (+216%)
Mutual labels:  tts
Cross-Speaker-Emotion-Transfer
PyTorch Implementation of ByteDance's Cross-speaker Emotion Transfer Based on Speaker Condition Layer Normalization and Semi-Supervised Training in Text-To-Speech
Stars: ✭ 107 (+328%)
Mutual labels:  tts
EMPHASIS-pytorch
EMPHASIS: An Emotional Phoneme-based Acoustic Model for Speech Synthesis System
Stars: ✭ 15 (-40%)
Mutual labels:  tts
speech course
YSDA course in Speech Processing.
Stars: ✭ 93 (+272%)
Mutual labels:  tts
TensorVox
Desktop application for neural speech synthesis written in C++
Stars: ✭ 140 (+460%)
Mutual labels:  tts
magphase
MagPhase Vocoder: Speech analysis/synthesis system for TTS and related applications.
Stars: ✭ 76 (+204%)
Mutual labels:  tts
MouseTooltipTranslator
chrome extension - When mouse hover on text, it shows translated tooltip using google translate
Stars: ✭ 93 (+272%)
Mutual labels:  tts
aukit
audio toolkit. 好用的语音处理工具箱,包含语音降噪、音频格式转换、特征频谱生成等模块。
Stars: ✭ 35 (+40%)
Mutual labels:  tts
Zero-Shot-TTS
Unofficial Implementation of Zero-Shot Text-to-Speech for Text-Based Insertion in Audio Narration
Stars: ✭ 33 (+32%)
Mutual labels:  tts
JSpeak
A Text to Speech Reader Front-end that Reads from the Clipboard and with Exceptionable Features
Stars: ✭ 16 (-36%)
Mutual labels:  tts
soundpad-text-to-speech
Text-To-Speech for Soundpad
Stars: ✭ 29 (+16%)
Mutual labels:  tts
StyleSpeech
Official implementation of Meta-StyleSpeech and StyleSpeech
Stars: ✭ 161 (+544%)
Mutual labels:  tts
ms-ra-forwarder
A free online TTS API
Stars: ✭ 397 (+1488%)
Mutual labels:  tts
vits
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
Stars: ✭ 1,604 (+6316%)
Mutual labels:  tts
VAENAR-TTS
PyTorch Implementation of VAENAR-TTS: Variational Auto-Encoder based Non-AutoRegressive Text-to-Speech Synthesis.
Stars: ✭ 66 (+164%)
Mutual labels:  tts
simple-obs-stt
Speech-to-text and keyboard input captions for OBS.
Stars: ✭ 89 (+256%)
Mutual labels:  tts
FastSpeech2
Multi-Speaker Pytorch FastSpeech2: Fast and High-Quality End-to-End Text to Speech ✊
Stars: ✭ 64 (+156%)
Mutual labels:  tts
spokestack-tray-android
A UI component that makes it easy to add voice interaction to your app.
Stars: ✭ 13 (-48%)
Mutual labels:  tts
FCH-TTS
A fast Text-to-Speech (TTS) model. Work well for English, Mandarin/Chinese, Japanese, Korean, Russian and Tibetan (so far). 快速语音合成模型,适用于英语、普通话/中文、日语、韩语、俄语和藏语(当前已测试)。
Stars: ✭ 154 (+516%)
Mutual labels:  tts
ukrainian-tts
Ukrainian TTS (text-to-speech) using Coqui TTS
Stars: ✭ 74 (+196%)
Mutual labels:  tts

United States Department of State TalentMAP

Build Status Test Coverage Code Climate Dependency Status

A comprehensive research, bidding, and matching system to match Foreign Service employees with the right skills to available posts and positions.

Getting Started

Dependencies

We use yarn as our package manager, available for download here. Where possible, we've included the corresponding commands for npm.

Install dependencies with yarn install or npm i

EditorConfig

We use EditorConfig to ensure consistency across file formats and code editing environments. EditorConfig supports a variety of popular code editors listed here.

Running the App

TalentMAP API

You will need the State TalentMAP API running locally in order for this application to make requests to the API.

React Application

yarn start or npm start

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will see the build errors and lint warnings in the console.

Build errors

yarn test or npm test

Runs the test watcher in an interactive mode.
By default, runs tests related to files changed since the last commit.

Read more about testing.

yarn build or npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. By default, it also includes a service worker so that your app loads from local cache on future visits.

Your app is ready to be deployed.

See the create-react-app documentation for more details.

Docker

The front end application is Dockerized and available in a docker-compose stack with the API. Setup and more available here.

Deploying

There is a brief deployment guide here that discusses deployment up the front end application. For more thorough intructions, including the API, checkout out the wiki.

Accessibility

Accessibility tests can be run in a CI environment using pa11y-ci. By default, it tests the URL array found in .pa11yci using the WCAG 2.0 AA standard. Be sure to update the array of URLs with IDs that exist in your environment's database.

Contributing

See CONTRIBUTING for additional information.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

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