Skip to content

Caleb-Huo/openai_machine_translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

openai machine translation (speech to speech)

  • Machine translation based on procedure-based programming: procedure.ipynb
  • Machine translation based on OOP: translate.ipynb

Resources:

  • openAI API basics:
  • How to enable microphone in jupyter notebook on Mac computer
    • In anaconda, open jupyter notebook instead of jupyter lab, and copy the code how to start jupyter notebook from the terminal (i.e., /Users/zhuo/anaconda3/envs/py311/bin/jupyter_mac.command)
    • In anaconda, open a new terminal with a proper environment.
    • In terminal, start jupyter notebook with admin right (i.e., /Users/zhuo/anaconda3/envs/py311/bin/jupyter_mac.command --allow-root).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published