公告板
版本库
filestore
活动
搜索
登录
python
/
FunASR-XL
FUNASR训练
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
add c# assembly for fsmn vad (#650)
manyeyes
2023-06-21
c2a2575f198b1bfd452ea5769bec81bcce3d3a42
[python/FunASR-XL.git]
/
funasr
/
runtime
/
csharp
/
AliFsmnVadSharp
/
Struct
/
FbankData.cs
1
2
3
4
5
6
using System.Runtime.InteropServices;
namespace AliFsmnVadSharp.Struct
{
}