Skip to content

MatthewSo/elevenlab_hackathon

Repository files navigation

elevenlab_hackathon

Hackathon Repo for Eleven Labs

Placeholder initialization

pip install -r requirements.txt

Run Mock Service

uvicorn service_entry:app --host 0.0.0.0 --port 8000

Run Frontend

cd into the frontend directory

  • npm install
  • npm run dev

Google cloud stuff

https://cloud.google.com/sdk/docs/install

gcloud init

gcloud auth application-default login

pip install --upgrade google-cloud-speech

python transcribe_test.py

Tutorials: https://cloud.google.com/speech-to-text/docs/transcribe-streaming-audio

(Streaming is not supported) https://cloud.google.com/speech-to-text/docs/multiple-voices?hl=en

About

Hackathon Repo for Eleven Labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •