# Ding-Xiaoyu Anti-Fraud Guard (D-Guard)
This is a toolkit for Speaker Verification (SV) /Speaker Identification (SI) / Voiceprint Recognition (VR) system.
The project include toolkits for model training, model evaluation, model deployment, and model serving.
## Environment Setup
```shell
# Set up VAD environment
VAD_PATH=~/vad
# Set up Kaldi environment
KALDI_PATH=~/kaldi
# Set up D-Guard environment
DGUARD_PATH=~/dguard
```
## Model Training
## Model Evaluation
## Model Conversion
### ONNX
```shell
cd dguard/interface
```
### TensorRT
Raw data
{
"_id": null,
"home_page": "http://github.com/nuaazs/VAF_2",
"name": "dguard",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "example documentation tutorial",
"author": "Sheng Zhao",
"author_email": "zhaosheng@nuaa.edu.cn",
"download_url": "https://files.pythonhosted.org/packages/59/7d/b5877b24b1f2f2f94a1a3697f9ff49ab1183defa51da811043daea5e7e58/dguard-0.1.21.tar.gz",
"platform": null,
"description": "# Ding-Xiaoyu Anti-Fraud Guard (D-Guard)\n\nThis is a toolkit for Speaker Verification (SV) /Speaker Identification (SI) / Voiceprint Recognition (VR) system.\nThe project include toolkits for model training, model evaluation, model deployment, and model serving.\n\n## Environment Setup\n```shell\n# Set up VAD environment\nVAD_PATH=~/vad\n# Set up Kaldi environment\nKALDI_PATH=~/kaldi\n# Set up D-Guard environment\nDGUARD_PATH=~/dguard\n```\n## Model Training\n\n## Model Evaluation\n\n## Model Conversion\n### ONNX\n```shell\ncd dguard/interface\n```\n### TensorRT\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Speech Diarization and Speaker Embedding",
"version": "0.1.21",
"project_urls": {
"Homepage": "http://github.com/nuaazs/VAF_2"
},
"split_keywords": [
"example",
"documentation",
"tutorial"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0fd81ffb708b02754f051c1bfa6a0625cc0cfc259cd4e989c190cb678a91144e",
"md5": "32ae30c39874b0bb2912299f907d56f3",
"sha256": "158c46162d962b6548779adf9b03dae54e192f7e65223da4d0513b0910f6aaee"
},
"downloads": -1,
"filename": "dguard-0.1.21-py3-none-any.whl",
"has_sig": false,
"md5_digest": "32ae30c39874b0bb2912299f907d56f3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 240819,
"upload_time": "2024-10-14T13:24:40",
"upload_time_iso_8601": "2024-10-14T13:24:40.006773Z",
"url": "https://files.pythonhosted.org/packages/0f/d8/1ffb708b02754f051c1bfa6a0625cc0cfc259cd4e989c190cb678a91144e/dguard-0.1.21-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "597db5877b24b1f2f2f94a1a3697f9ff49ab1183defa51da811043daea5e7e58",
"md5": "12dabef204ffbf8894a8bdc77a80f663",
"sha256": "73064b03b119f00e771b000996e037c03d7d1577968f03262903c63368bb9f41"
},
"downloads": -1,
"filename": "dguard-0.1.21.tar.gz",
"has_sig": false,
"md5_digest": "12dabef204ffbf8894a8bdc77a80f663",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 172953,
"upload_time": "2024-10-14T13:24:43",
"upload_time_iso_8601": "2024-10-14T13:24:43.115251Z",
"url": "https://files.pythonhosted.org/packages/59/7d/b5877b24b1f2f2f94a1a3697f9ff49ab1183defa51da811043daea5e7e58/dguard-0.1.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-14 13:24:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nuaazs",
"github_project": "VAF_2",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "dguard"
}