Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/warleysr/ankipa
Anki addon for Pronunciation Assessment
https://github.com/warleysr/ankipa
Last synced: about 2 months ago
JSON representation
Anki addon for Pronunciation Assessment
- Host: GitHub
- URL: https://github.com/warleysr/ankipa
- Owner: warleysr
- Created: 2022-09-25T18:37:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T22:35:23.000Z (11 months ago)
- Last Synced: 2024-02-13T12:55:52.920Z (11 months ago)
- Language: Python
- Size: 359 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AnkiPA
This project is an Anki addon for pronunciation assessment. You can record your own voice when studying a flashcard and get an overview of what your pronunciation looks like!
## How it works
When you are reviewing a flashcard and press `Ctrl + W` AnkiPA starts to record your voice and then send the data to Azure Speech Services to get an pronunciation assessment based on their service.
For Mac the command will be `Cmd + W`. It can be changed in the settings.
## Installation
Open Anki and go to **Tools** -> **Add-ons** -> **Get Add-ons...** -> Place the code below and then click OK.
`86363097`
See more details at AnkiWeb page. You can also clone this repository to your Anki addons folder if you prefer.
## Configuring your API key
To use this addon you will need an Azure API key. You can create an free account at Azure Portal. After logging into your account, go to **Speech services** and create a new resource, selecting the **region** of the endpoint. Once created the resource you will be able to find your API **key**.
With that informations you need to open your Anki and go to **Tools** and then **AnkiPA Settings**. A window will appear and there you place your key and select the region and also choose the language that you will be evaluating your pronunciation.
## Settings
In the settings besides the API configs you will find some other options:
- **Card fields:** a comma separated list of the fields to be used as text source for evaluating the pronunciation, prioritazed by order. If none of them be found the first one will be used. The field names are case sensitive.
- **Timeout:** how many seconds a pronunciation assessment can last
- **Phoneme system:** only for en-US/GB, it defines how the syllables will be shown
- **Shortcut:** your preferred shortcut to start recording your voice
- **Enable sound effect:** sounds based on pronunciation score## Testing key
If you're just taking a look and don't want to have the work of creating your own key, try using this:**Key**: `81b697c9e57541df80443da5caa8e01d`
**Region**: `centralus`
## Supported languages
AnkiPA relies on Azure Pronunciation Assessment, which supports multiple languages and different accents for English, Spanish and French.The addon update the supported languages automatically, and the newly added ones will appear on the options when Microsoft releases them.
You can check the current supported languages here.
Also it has an updater that automatically will add new languages options when it's made available by Microsoft.
## Results
After clicking on `Save` button, in few seconds a popup screen will appear showing details about your pornunciation. It shows the percentage scores for accuracy, fluency and overall pronunciation , the amount of errors you committed and what words your pronounced correctly. When you hover your mouse in the words you can see details about the phonemes. The result screen looks like this: