bruce-peters/phoneme-assistant

0

stars

30

commits

Jupyter Notebook

primary language

Jun 10, 2025

updated

README

Phoneme Assistant

Currently, this is just a development repository meant for experimenting

If you would like to test the phoneme assistant MVP follow these steps:

  1. Clone the repository
  2. Create a .env file containing the following content:
ELEVENLABS_API_KEY = [your api key here]
OPENAI_API_KEY= [your api key here]
  1. Run the phoneme_assistant_app.py file (install necessary pip modules based on errors)

Future App

This project is simply here to show an MVP of this system In the future, this functionality will be in an actual app rather than just a repository

Contributors

bruce-peters

30 commits

bruce-peters/phoneme-assistant

0

stars

30

commits

Jupyter Notebook

primary language

Jun 10, 2025

updated

README

Phoneme Assistant

Currently, this is just a development repository meant for experimenting

If you would like to test the phoneme assistant MVP follow these steps:

  1. Clone the repository
  2. Create a .env file containing the following content:
ELEVENLABS_API_KEY = [your api key here]
OPENAI_API_KEY= [your api key here]
  1. Run the phoneme_assistant_app.py file (install necessary pip modules based on errors)

Future App

This project is simply here to show an MVP of this system In the future, this functionality will be in an actual app rather than just a repository

Contributors

bruce-peters

30 commits

Languages

Jupyter Notebook

98.9%

Python

1.1%