-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
40 lines (40 loc) · 1.87 KB
/
Copy path.gitmodules
File metadata and controls
40 lines (40 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[submodule "voice-agent/backend/ai4bharat-nemo"]
path = voice-agent/backend/ai4bharat-nemo
url = https://github.com/AI4Bharat/NeMo.git
branch = nemo-v2
[submodule "voice-agent/backend/scripts/F5-TTS-ONNX"]
path = voice-agent/backend/scripts/F5-TTS-ONNX
url = https://github.com/DakeQQ/F5-TTS-ONNX.git
[submodule "voice-agent/backend/models/stt/indic-seamless"]
path = voice-agent/backend/models/stt/indic-seamless
url = git@hf.co:ai4bharat/indic-seamless
[submodule "voice-agent/backend/models/stt/indicconformer"]
path = voice-agent/backend/models/stt/indicconformer
url = git@hf.co:ai4bharat/indic-conformer-600m-multilingual
[submodule "voice-agent/backend/models/tts/IndicF5"]
path = voice-agent/backend/models/tts/IndicF5
url = git@hf.co:ai4bharat/IndicF5
[submodule "voice-agent/backend/models/translation/indictrans2-en-indic"]
path = voice-agent/backend/models/translation/indictrans2-en-indic
url = git@hf.co:ai4bharat/indictrans2-en-indic-dist-200M
[submodule "voice-agent/backend/models/translation/indictrans2-indic-en"]
path = voice-agent/backend/models/translation/indictrans2-indic-en
url = git@hf.co:ai4bharat/indictrans2-indic-en-dist-200M
[submodule "floneum"]
path = vendor/floneum
url = git@github.com:floneum/floneum.git
[submodule "ort"]
path = vendor/ort
url = git@github.com:pykeio/ort.git
[submodule "turn-rs"]
path = vendor/turn-rs
url = git@github.com:mycrl/turn-rs.git
[submodule "voice-agent/backend/models/stt/hindi-quantized"]
path = voice-agent/backend/models/stt/hindi-quantized
url = https://github.com/deepanshu-yadav/Quantize_speech_Recognition_For_Hindi
[submodule "voice-agent/backend/models/stt/whisper-medium"]
path = voice-agent/backend/models/stt/whisper-medium
url = git@hf.co:openai/whisper-medium
[submodule "voice-agent/backend/models/stt/whisper-small"]
path = voice-agent/backend/models/stt/whisper-small
url = git@hf.co:openai/whisper-small