anuragsingh922 commited on
Commit
2079c1d
·
verified ·
1 Parent(s): 7f87c54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # **VocRT**
2
  This repository contains the complete codebase for building your personal Realtime Voice-to-Voice (V2V) solution. It integrates a powerful TTS model, gRPC communication, an Express server, and a React-based client. Follow this guide to set up and explore the system effectively.
3
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - hexgrad/Kokoro-82M
5
+ ---
6
  # **VocRT**
7
  This repository contains the complete codebase for building your personal Realtime Voice-to-Voice (V2V) solution. It integrates a powerful TTS model, gRPC communication, an Express server, and a React-based client. Follow this guide to set up and explore the system effectively.
8