{% extends "app/base_generic.html" %} {% load static %} {% block title %} {{ "AfricanVoices: Contribute" }} {% endblock %} # get me language {% block content %}

Contibute

You can contribute by recording your voice, sending us text in your language, building synthesizers or by validating data.

AfricanVoices Number dictionary

This is a project to learn how to spell and speak numbers in different languages. If you want to contribute, you can send us a text in your language by making a pull request in this GitHub repository. You can also record yourself speaking the numbers and upload it here {# TODO: Add a contact form#} {#
#} {#
#} {#
    #} {# {% for language in languages %}#} {#
  • {{ language.lang_name }} #} {#
  • #} {# {% endfor %}#} {#
#} {#
#} {#
#} {#
Which language would you like to see? Let us know in the form below.
#} {#
#} {# {{ form.as_p }}#} {# #} {##} {#
#} {#
#}
{% endblock %}