Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.49 KB

File metadata and controls

55 lines (37 loc) · 1.49 KB
Screenshot 2026-06-28 at 14 14 09

Welcome to ChuroVoice

If this is your first time here! Hello! I have kept this ReadME as easy as it gets, just 10 minutes and you get a copilot on your Mac or PC¹ helping you at all times!

I have divided it into small sections that is just as easy to follow as baking a cake!

What am I going to make?

Untitled.mov

Steps:

Step (I)

  • First install Ollama on your computer. Link: https://ollama.com/download
  • Make an Ollama account if you do not have one.
  • Install the the following models using ollama pull MODEL:
    1. ministral-3:3b-cloud
    2. ministral-3:14b-cloud
    3. ministral-3:8b-cloud
    4. gemma4:31b-cloud

Step (II)

  • Install the churovoice library using:
  • For PC and Linux support ensure that your churovoice version is either churovoice==0.1.1 or higher.

Mac: pip3 install churovoice

OR

Windows: pip install churovoice

Step (III)

  • Run ChuroVoice using:
  • churovoice --voice male OR churovoice --voice female

That is it!

Troubleshooting

If you get any errors contact me at: lakshya.n.prajapati@outlook.com OR lakshya.n.prajapati@gmail.com

Note:

If you liked this project please consider leaving a star it will help ChuroVoice grow!





¹Wndows and Linux support have been added