Skip to content

Instantly share code, notes, and snippets.

View huysynf's full-sized avatar
🧑‍💻
Coding

huysynf huysynf

🧑‍💻
Coding
View GitHub Profile
@huysynf
huysynf / ollama_fast_speech_text_speech.py
Created August 28, 2024 09:15 — forked from lucataco/ollama_fast_speech_text_speech.py
speech to text to speech using Ollama
""" To use: install Ollama, clone OpenVoice, run this script in the OpenVoice directory
brew install portaudio
brew install git-lfs
git lfs install
git clone https://github.com/myshell-ai/OpenVoice
cd OpenVoice
git clone https://huggingface.co/myshell-ai/OpenVoice
cp -r OpenVoice/* .