Skip to content

Commit 9b0fdd9

Browse files
committed
Update
1 parent 1019e23 commit 9b0fdd9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

project/06-asvspoof-ood/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This demo.sh will
8383
Softmax-energy/config_train_asvspoof2019_bc10 can be run after manually downloading the BC data. See Note 1 below.
8484

8585
### step.3 Get metric
86-
Get evaluation metrics using 02_eval_metric.ipynb
86+
Get evaluation metrics using [02_metrics.ipynb](02_metrics.ipynb)
8787
This is a Jupyter notebook.
8888
Please check it on github website.
8989

project/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Projects for other waveform models, including WaveNet vocoder, WaveGlow, Blow, a
3333
* Tutorial on NSF models is also available in [./tutorials/b1_neural_vocoder](./tutorials/b1_neural_vocoder).
3434

3535

36-
### [03-asvspoof-mega](./03-asvspoof-mega) Spoofing countermeasures on ASVspoof 2019 LA
36+
## [03-asvspoof-mega](./03-asvspoof-mega) Spoofing countermeasures on ASVspoof 2019 LA
3737

3838
<img src="../misc/fig_eer_table.png" alt="drawing" width="600"/>
3939

@@ -53,7 +53,7 @@ Xin Wang, and Junichi Yamagishi. A Practical Guide to Logical Access Voice Prese
5353
```
5454

5555

56-
### [06-asvspoof-ood](./06-asvspoof-ood) Spoofing countermeasures confidence estimation
56+
## [06-asvspoof-ood](./06-asvspoof-ood) Spoofing countermeasures confidence estimation
5757

5858
<img src="../misc/Conf-estimator_test2.png" alt="drawing" width="300"/>
5959

@@ -63,9 +63,9 @@ Project to estimate confidence for speech spoofing countermeasure
6363
Xin Wang, and Junichi Yamagishi. Estimating the Confidence of Speech Spoofing Countermeasure. In Proc. ICASSP, 6372–6376. 2022.
6464
```
6565

66-
### [07-asvspoof-ssl](./07-asvspoof-ssl) Spoofing countermeasures using SSL-based front end
66+
## [07-asvspoof-ssl](./07-asvspoof-ssl) Spoofing countermeasures using SSL-based front end
6767

68-
<img src="../misc/fig-ssl.png" alt="drawing" width="300"/>
68+
<img src="../misc/fig-ssl.png" alt="drawing" width="600"/>
6969

7070
Project to use SSL-based front end
7171

@@ -78,7 +78,7 @@ Xin Wang, and Junichi Yamagishi. Investigating Self-Supervised Front Ends for Sp
7878
```
7979

8080

81-
### [08-asvspoof-activelearn](./08-asvspoof-activelearn) Spoofing countermeasures using active learning
81+
## [08-asvspoof-activelearn](./08-asvspoof-activelearn) Spoofing countermeasures using active learning
8282

8383
<img src="https://pbs.twimg.com/media/FPFN_3AaIAM5ANl?format=png&name=medium" alt="drawing" width="400"/>
8484

0 commit comments

Comments
 (0)