<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>Hello Mat - 深度学习</title>
    <link>http://halcom.cn/forum.php?mod=forumdisplay&amp;fid=36</link>
    <description>Latest 20 threads of 深度学习</description>
    <copyright>Copyright(C) Hello Mat</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 22 Jun 2026 06:37:59 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://halcom.cn/static/image/common/logo_88_31.gif</url>
      <title>Hello Mat</title>
      <link>http://halcom.cn/</link>
    </image>
    <item>
      <title>paddle</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=56321</link>
      <description><![CDATA[【1】百度飞桨：https://www.paddlepaddle.org.cn/install/quick?docurl=undefined
【2】https://www.paddleocr.ai/latest/ ... dleOCR-VL-1.5.htmll

例程推荐的CUDA版本：cuda12.6]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Sun, 21 Jun 2026 02:15:35 +0000</pubDate>
    </item>
    <item>
      <title>sherpa-onnx</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=56315</link>
      <description><![CDATA[https://github.com/k2-fsa/sherpa-onnx
https://github.com/k2-fsa/sherpa ... raformer-cxx-api.cc

https://hf-mirror.com/csukuangfj/sherpa-onnx-paraformer-zh-int8-2025-10-07
https://hf-mirror.com/csukuangfj/sherpa-onnx-paraformer-zh-2024-03-09/tree/ ...]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Sat, 30 May 2026 11:01:01 +0000</pubDate>
    </item>
    <item>
      <title>中英文翻译深度学习</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=56308</link>
      <description><![CDATA[中英文翻译深度学习：
【1】quickmt/quickmt-zh-en at main
【2】quickmt/quickmt-en-zh · HF Mirror
【3】Releases · google/sentencepiece · GitHub
【4】GitHub - OpenNMT/CTranslate2: Fast inference engine for Transformer models其中CTranslate2需要Inte ...]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Sun, 08 Feb 2026 12:11:35 +0000</pubDate>
    </item>
    <item>
      <title>代码生成Tree-sitter</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=56024</link>
      <description><![CDATA[Tree-sitter-C是对C语言的AST解析，可以获取函数的头文件、重定义等；https://github.com/tree-sitter/tree-sitter-c]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Tue, 04 Nov 2025 14:45:01 +0000</pubDate>
    </item>
    <item>
      <title>Tokenizers</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=56021</link>
      <description><![CDATA[https://github.com/NextGen-GameDev/Tokenizers-UE
https://github.com/P1ayer-1/tokenizers-cpp/releases]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Thu, 23 Oct 2025 15:30:57 +0000</pubDate>
    </item>
    <item>
      <title>千问Qwen2大语言模型推理</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=56018</link>
      <description><![CDATA[Qwen2-1.5B-Instruct，在huggingface下载：https://hf-mirror.com/Qwen/Qwen2.5-1.5B-Instruct/tree/main
Qwen1.5 - a Qwen Collection
transformers代码在以下路径可追根，
D:%users\\WITIAI\\anaconda3\\Lib\\site-packages\\transformers\\generation%utils.py
D:%user ...]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Tue, 30 Sep 2025 12:43:13 +0000</pubDate>
    </item>
    <item>
      <title>We Speech Recognition</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=56017</link>
      <description><![CDATA[We Speech Recognition：https://github.com/wenet-e2e/wesr

代码分析：
【1】https://hf-mirror.com/Qwen/Qwen2-1.5B-Instruct/tree/main
【2】https://www.modelscope.cn/models ... 1.5B-Instruct/files
【3】https://openaipublic.azureedge.n ... 650c0ce22b ...]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Fri, 26 Sep 2025 12:10:24 +0000</pubDate>
    </item>
    <item>
      <title>Moirai时间序列预测</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=56014</link>
      <description><![CDATA[Moirai时间序列识别

【1】Moirai_BLAST https://github.com/zezhishao/MOIRAI-BLAST
【2】https://github.com/SalesforceAIResearch/uni2ts
【3】MOIRAI-MOE: 基于混合专家系统的大规模时间序列预测模型  https://arxiv.org/pdf/2402.02592

结巴jieba分析：http ...]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Fri, 12 Sep 2025 01:56:48 +0000</pubDate>
    </item>
    <item>
      <title>deepspeech</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=56009</link>
      <description><![CDATA[deepspeech-pytorch
代码仓库： https://github.com/SeanNaren/deepspeech.pytorch

win10下，spyder安装部署步骤
环境部署安装：pip install hydra-core
Collecting hydra-core
  Downloading hydra_core-1.3.2-py3-none-any.whl (154 kB)


pip install hydr ...]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Sat, 16 Aug 2025 11:31:35 +0000</pubDate>
    </item>
    <item>
      <title>BaiduASRAndTTS</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=55997</link>
      <description><![CDATA[百度语音识别、语音合成API使用: 链接：https://pan.baidu.com/s/1PtRnEDHFjarrhjGRGYJFyQ   提取码：kndk
测试可用的。至少录音功能是完整的。


【1】https://github.com/PaddlePaddle/PaddleOCR
【2】https://github.com/hpc203/PaddleOCR-v3-onnxrun-cpp-py
 ...]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Fri, 13 Dec 2024 12:52:14 +0000</pubDate>
    </item>
    <item>
      <title>有限词汇指令识别</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=55994</link>
      <description><![CDATA[有限词汇识别：
【1】GitHub - coldmanck/Scene-recognition-with-bag-of-words: Scene recognition with bag of SIFT and Support Vector Machine (SVM)
【2】https://github.com/lionelmessi6410/Scene-Recognition-with-Bag-of-Words
【3】https://github.com/khu ...]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Thu, 14 Nov 2024 04:36:00 +0000</pubDate>
    </item>
    <item>
      <title>Espnet2</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=55992</link>
      <description><![CDATA[Espnet2
https://zhuanlan.zhihu.com/p/679165787
https://github.com/keithito/tacotron
https://github.com/espnet/espnet
https://github.com/nltk/nltk_data/tree/gh-pages

https://developer.nvidia.com/rdp/cudnn-archive
https://repo.anaconda.com/arch ...]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Wed, 30 Oct 2024 13:28:07 +0000</pubDate>
    </item>
    <item>
      <title>ASR应用C#</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=55931</link>
      <description><![CDATA[asr，具体搜索github.com

https://wiki.ailemon.net/docs/asrt-doc/download]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Wed, 10 Jan 2024 09:15:42 +0000</pubDate>
    </item>
    <item>
      <title>End2End-ASR-Pytorch</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=55879</link>
      <description><![CDATA[End2End-ASR-Pytorch
B站视频：
【1】ASR调试视频https://www.bilibili.com/video/B ... 24aa2e8ea036f9d24f4
【2】ASR安装torchaudio
【3】ASR端到端代码讲解裁剪 https://www.bilibili.com/video/B ... 3af3339cdeadc088281
【4】ASR训练AI模型视频
【5】Step5_ ...]]></description>
      <category>深度学习</category>
      <author>WiTiAi</author>
      <pubDate>Fri, 28 Jul 2023 07:52:12 +0000</pubDate>
    </item>
    <item>
      <title>一天搞懂深度学习</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=295</link>
      <description><![CDATA[有趣、有回忆的深度学习ppt，包括cnn、rnn原理，结构，代码，内容比较全；
http://www.docin.com/p-1729232222.html
https://mp.weixin.qq.com/s?__biz ... 1a29d701cb452cd881e
https://zhuanlan.zhihu.com/p/22111477
http://mt.sohu.com/20160822/n465387389.sht ...]]></description>
      <category>深度学习</category>
      <author>Halcom</author>
      <pubDate>Fri, 03 Feb 2017 10:43:40 +0000</pubDate>
    </item>
  </channel>
</rss>