--- language: - ru tags: - audio - speech - anti-spoofing - audio-deepfake-detection - tts task_categories: - audio-classification pretty_name: RuASD size_categories: - 100K0.385±0.001 | | [Arena-500M](https://huggingface.co/Speech-Arena-2025/DF_Arena_500M_V_1) | 0.801±0.001 | 0.722±0.001 | 0.801±0.001 | 0.760±0.001 | 0.864±0.0005 | 0.199±0.001 | 0.655±0.002 | | [Nes2Net](https://github.com/Liu-Tianchi/Nes2Net) | 0.689±0.0007 | 0.589±0.001 | 0.689±0.0007 | 0.634±0.0008 | 0.779±0.0007 | 0.311±0.0007 | 0.696±0.001 | | [Res2TCNGaurd](https://github.com/mtuciru/Res2TCNGuard) | 0.627±0.001 | 0.520±0.001 | 0.627±0.001 | 0.569±0.001 | 0.691±0.001 | 0.373±0.001 | 0.918±0.001 | | [ResCapsGuard](https://github.com/mtuciru/ResCapsGuard) | 0.677±0.001 | 0.575±0.001 | 0.677±0.001 | 0.622±0.001 | 0.718±0.001 | 0.323±0.001 | 0.896±0.001 | | [SLS with XLS-R](https://github.com/QiShanZhang/SLSforASVspoof-2021-DF) | 0.779±0.001 | 0.700±0.001 | 0.779±0.001 | 0.737±0.001 | 0.859±0.001 | 0.221±0.001 | 0.650±0.001 | | [Wav2Vec 2.0](https://github.com/TakHemlata/SSL_Anti-spoofing) | 0.772±0.0006 | 0.687±0.001 | 0.772±0.0006 | 0.727±0.001 | 0.850±0.0006 | 0.228±0.0006 | 0.558±0.002 | | [TCM-ADD](https://github.com/ductuantruong/tcm_add) | 0.857±0.001 | 0.797±0.001 | 0.859±0.001 | 0.827±0.001 | 0.914±0.0004 | 0.143±0.001 | 0.424±0.001 | | [Spectra-0](https://huggingface.co/MTUCI/spectra_0) | **0.962** | **0.942** | **0.962** | **0.952** | **0.985** | **0.038** | **0.124** | # Download ## Using Datasets ```python from datasets import load_dataset ds = load_dataset("MTUCI/RuASD") print(ds) ``` ## Using Datasets with streaming mode ```python from datasets import load_dataset ds = load_dataset("MTUCI/RuASD", streaming=True) small_ds = ds.take(1000) print(small_ds) ``` # Contact - **Email:** [k.n.borodin@mtuci.ru](mailto:k.n.borodin@mtuci.ru) - **Telegram channel:** [https://t.me/korallll_ai](https://t.me/korallll_ai) # Citation ``` @unpublished{ruasd2026, author = {}, title = {}, year = {} } ``` # TTS and VC models | Model | Link | | --------------------- | -------------------------------------------------------------------------- | | Espeech Podcaster | https://hf.co/ESpeech/ESpeech-TTS-1_podcaster | | Espeech RL-V1 | https://hf.co/ESpeech/ESpeech-TTS-1_RL-V1 | | Espeech RL-V2 | https://hf.co/ESpeech/ESpeech-TTS-1_RL-V1 | | Espeech SFT-95k | https://hf.co/ESpeech/ESpeech-TTS-1_SFT-95K | | Espeech SFT-256k | https://hf.co/ESpeech/ESpeech-TTS-1_SFT-256K | | F5-TTS checkpoint | https://hf.co/Misha24-10/F5-TTS_RUSSIAN | | F5-TTS checkpoint | https://hf.co/hotstone228/F5-TTS-Russian | | VITS checkpoint | https://hf.co/joefox/tts_vits_ru_hf | | PiperTTS | https://github.com/rhasspy/piper | | TeraTTS-natasha | https://hf.co/TeraTTS/natasha-g2p-vits | | TeraTTS-girl_nice | https://hf.co/TeraTTS/girl_nice-g2p-vits | | TeraTTS-glados | https://hf.co/TeraTTS/glados-g2p-vits | | TeraTTS-glados2 | https://hf.co/TeraTTS/glados2-g2p-vits | | MMS | https://hf.co/facebook/mms-tts-rus | | VITS checkpoint | https://hf.co/utrobinmv/tts_ru_free_hf_vits_low_multispeaker | | VITS checkpoint | https://hf.co/utrobinmv/tts_ru_free_hf_vits_high_multispeaker | | VITS2 checkpoint | https://hf.co/frappuccino/vits2_ru_natasha | | GPT-SoVITS checkpoint | https://hf.co/alphacep/vosk-tts-ru-gpt-sovits | | CoquiTTS | https://hf.co/coqui/XTTS-v2 | | XTTS checkpoint | https://hf.co/NeuroDonu/RU-XTTS-DonuModel | | XTTS checkpoint | https://hf.co/omogr/xtts-ru-ipa | | Fastpitch IPA | https://hf.co/bene-ges/tts_ru_ipa_fastpitch_ruslan | | Fastpitch BERT g2p | https://hf.co/bene-ges/ru_g2p_ipa_bert_large | | RussianFastPitch | https://github.com/safonovanastya/RussianFastPitch | | Bark | https://hf.co/suno/bark-small | | GradTTS | https://github.com/huawei-noah/Speech-Backbones/tree/main/Grad-TTS | | FishTTS | https://hf.co/fishaudio/fish-speech-1.5 | | Pyttsx3 | https://github.com/nateshmbhat/pyttsx3 | | RHVoice | https://github.com/RHVoice/RHVoice | | Silero | https://github.com/snakers4/silero-models | | Fairseq Transformer | https://hf.co/facebook/tts_transformer-ru-cv7_css10 | | SpeechT5 | https://hf.co/voxxer/speecht5_finetuned_commonvoice_ru_translit | | Vosk-TTS | https://github.com/alphacep/vosk-tts | | EdgeTTS | https://github.com/rany2/edge-tts | | VK Cloud | https://cloud.vk.com/ | | SaluteSpeech | https://developers.sber.ru/portal/products/smartspeech | | ElevenLabs | https://elevenlabs.io/ |