# Meta2 **Repository Path**: awnuxcvbn/Meta2 ## Basic Information - **Project Name**: Meta2 - **Description**: 升级Meta,语音识别、合成和大模型问答使用本地部署方案,用于探索,进行中…… - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-10-30 - **Last Updated**: 2025-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Meta2 #### 介绍 升级Meta,语音识别、合成和大模型问答使用本地部署方案,用于探索,进行中…… #### 软件架构 软件架构说明 1. Unity 2021.3.21f1c1 2. 发布平台预计 Windows/Linux 3. 语音识别、合成 https://github.com/k2-fsa/sherpa-onnx 4. 大模型相关 https://github.com/awaescher/OllamaSharp 5. 模型口型驱动 https://github.com/hecomi/uLipSync 6. 录音相关 https://github.com/hecomi/uMicrophoneWebGL #### 语音识别合成相关模型 1. sherpa-onnx-punct-ct-transformer-zh-en-vocab272727-2024-04-12 https://github.com/k2-fsa/sherpa-onnx/releases/download/punctuation-models/sherpa-onnx-punct-ct-transformer-zh-en-vocab272727-2024-04-12.tar.bz2 2. sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20 https://github.com/k2-fsa/sherpa-onnx/releases/download/asr-models/sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20.tar.bz2 3. vits-melo-tts-zh_en https://github.com/k2-fsa/sherpa-onnx/releases/download/tts-models/vits-melo-tts-zh_en.tar.bz2 ### Ollama 1. OllamaSetup.exe https://ollama.com/download/OllamaSetup.exe 2. ollama run gemma2:2b 更多模型 https://github.com/ollama/ollama 3. OllamaSharp https://github.com/awaescher/OllamaSharp #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request