Skip to content

💾 Database of English accent videos used by English Accents Map

License

Notifications You must be signed in to change notification settings

ismaelgt/english-accents-db

Repository files navigation

English Accents Database

build dependencies license PRs Welcome

A database of English accent videos, in JSON format.

Used by English Accents Map and English Accents CLI.

Usage

In Node.js

  1. Install this module as a dependency: npm i english-accents-db
  2. Use it with:
const accentsDb = require('english-accents-db')
// Do stuff

Download

Download the JSON file and do whatever you want with it.

JSON Schema

JSON Schema is a vocabulary that allows us to annotate and validate JSON documents.

The schema definition for this database instance can be found here.

Contributing

Check the contribution guide.

License

This project is licensed under the terms of the MIT license.

See also

About

💾 Database of English accent videos used by English Accents Map

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published