Giter Club home page Giter Club logo

kieli-sonar-2024's Introduction

KIELI

In this project we are creating a newborn language from the mixture of ancient local languages such as Seto, Burgenland Croatian, Aranese, Cornish and Aromanian. We use Chat-GPT to combine words from a pair of languages and create a new original language. Using ElevenLabs we later on synthesize from text-to-speech to bring the new language to life!

Part of the KIELI project presented in Sonar 2024 (Barcelona)

Dataset generation

The dataset is already generated in /assets/combined-words as a set of csv files. To generate a new Dataset just follow the intructions. (The prompt include the languages to guide the LLM, if you use different languages please adapt the prompt)

Prompting

Using Chat-GPT 4

Prompt

This file contains a set of words translated to different languages (English, Seto, Burgenland Croatian, Aranese, Cornish and Aromanian). Your mission is to create a set of csv files. Each csv file will contain the following structure: Column and row titles display one of the words in all of the languages. For each cell you will invent a new word by combining the cell column and row titles into a new word that could sound good to the ear. Create a csv file for each word. {attach csv file. find an example in assets/words-translated.csv}

Result

Ask Chat-GPT to export the csv files as a zip file

Development

Requirements

This repo uses ElevenLabs API. Please create an account to get an API Key. Create a .env file and copy your API Key

ELEVEN_LABS_KEY=***********

Install pyenv

https://github.com/pyenv/pyenv

The python verison used in this repo is specified in .python-version

Install dependencies

Activate venv before installing requirements. source venv/bin/activate

pip install requirements.txt

Run

Activate venv before running the script. source venv/bin/activate

python generate_speech.py

kieli-sonar-2024's People

Contributors

prcalopa avatar

Stargazers

Ferran Belmon avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.