nairaxo commited on
Commit
0042926
1 Parent(s): 766ee2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -26
README.md CHANGED
@@ -18,31 +18,6 @@ metrics:
18
  <iframe src="https://ghbtns.com/github-btn.html?user=speechbrain&repo=speechbrain&type=star&count=true&size=large&v=2" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
19
  <br/><br/>
20
 
21
- # DVoice
22
- DVoice is a community initiative that aims to provide Africa low resources languages with data and models to facilitate their use of voice technologies. The lack of data on these languages makes it necessary to collect data using methods that are specific to each one. Two different approaches are currently used: the DVoice platforms ([https://dvoice.ma](https://dvoice.ma) and [https://dvoice.sn](https://dvoice.sn)), which are based on Mozilla Common Voice, for collecting authentic recordings from the community, and transfer learning techniques for automatically labeling recordings that are retrived from social medias. The DVoice platform currently manages 7 languages including Darija (Moroccan Arabic dialect) whose dataset appears on this version, Wolof, Mandingo, Serere, Pular, Diola and Soninke.
23
-
24
- For this project, AIOX Labs the SI2M Laboratory are joining forces to build the future of technologies together.
25
-
26
- # AIOX Labs
27
- Based in Rabat, London and Paris, AIOX-Labs mobilizes artificial intelligence technologies to meet the business needs and data projects of companies.
28
-
29
- - He is at the service of the growth of groups, the optimization of processes or the improvement of the customer experience.
30
- - AIOX-Labs is multi-sector, from fintech to industry, including retail and consumer goods.
31
- - Business ready data products with a solid algorithmic base and adaptability for the specific needs of each client.
32
- - A complementary team made up of doctors in AI and business experts with a solid scientific base and international publications.
33
-
34
- Website: [https://www.aiox-labs.com/](https://www.aiox-labs.com/)
35
-
36
- # SI2M Laboratory
37
- The Information Systems, Intelligent Systems and Mathematical Modeling Research Laboratory (SI2M) is an academic research laboratory of the National Institute of Statistics and Applied Economics (INSEA). The research areas of the laboratories are Information Systems, Intelligent Systems, Artificial Intelligence, Decision Support, Network and System Security, Mathematical Modelling.
38
-
39
- Website: [SI2M Laboratory](https://insea.ac.ma/index.php/pole-recherche/equipe-de-recherche/150-laboratoire-de-recherche-en-systemes-d-information-systemes-intelligents-et-modelisation-mathematique)
40
-
41
- # SpeechBrain
42
- SpeechBrain is an open-source and all-in-one speech toolkit. It is designed to be simple, extremely flexible, and user-friendly. Competitive or state-of-the-art performance is obtained in various domains.
43
- Website: https://speechbrain.github.io/
44
- GitHub: https://github.com/speechbrain/speechbrain
45
-
46
  # wav2vec 2.0 with CTC/Attention trained on DVoice Fongbe (No LM)
47
  This repository provides all the necessary tools to perform automatic speech
48
  recognition from an end-to-end system pretrained on a [ALFFA](https://github.com/besacier/ALFFA_PUBLIC) Fongbe dataset within
@@ -86,6 +61,32 @@ To train the model from scratch, please see our GitHub tutorial [here](https://g
86
  # Limitations
87
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89
  # Referencing SpeechBrain
90
  ```
91
  @misc{SB2021,
@@ -97,6 +98,5 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
97
  howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
98
  }
99
  ```
100
-
101
  # Acknowledgements
102
  This research was supported through computational resources of HPC-MARWAN (www.marwan.ma/hpc) provided by CNRST, Rabat, Morocco. We deeply thank this institution.
 
18
  <iframe src="https://ghbtns.com/github-btn.html?user=speechbrain&repo=speechbrain&type=star&count=true&size=large&v=2" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
19
  <br/><br/>
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  # wav2vec 2.0 with CTC/Attention trained on DVoice Fongbe (No LM)
22
  This repository provides all the necessary tools to perform automatic speech
23
  recognition from an end-to-end system pretrained on a [ALFFA](https://github.com/besacier/ALFFA_PUBLIC) Fongbe dataset within
 
61
  # Limitations
62
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
63
 
64
+ # About DVoice
65
+ DVoice is a community initiative that aims to provide Africa low resources languages with data and models to facilitate their use of voice technologies. The lack of data on these languages makes it necessary to collect data using methods that are specific to each one. Two different approaches are currently used: the DVoice platforms ([https://dvoice.ma](https://dvoice.ma) and [https://dvoice.sn](https://dvoice.sn)), which are based on Mozilla Common Voice, for collecting authentic recordings from the community, and transfer learning techniques for automatically labeling recordings that are retrived from social medias. The DVoice platform currently manages 7 languages including Darija (Moroccan Arabic dialect) whose dataset appears on this version, Wolof, Mandingo, Serere, Pular, Diola and Soninke.
66
+
67
+ For this project, AIOX Labs the SI2M Laboratory are joining forces to build the future of technologies together.
68
+
69
+ # About AIOX Labs
70
+ Based in Rabat, London and Paris, AIOX-Labs mobilizes artificial intelligence technologies to meet the business needs and data projects of companies.
71
+
72
+ - He is at the service of the growth of groups, the optimization of processes or the improvement of the customer experience.
73
+ - AIOX-Labs is multi-sector, from fintech to industry, including retail and consumer goods.
74
+ - Business ready data products with a solid algorithmic base and adaptability for the specific needs of each client.
75
+ - A complementary team made up of doctors in AI and business experts with a solid scientific base and international publications.
76
+
77
+ Website: [https://www.aiox-labs.com/](https://www.aiox-labs.com/)
78
+
79
+ # SI2M Laboratory
80
+ The Information Systems, Intelligent Systems and Mathematical Modeling Research Laboratory (SI2M) is an academic research laboratory of the National Institute of Statistics and Applied Economics (INSEA). The research areas of the laboratories are Information Systems, Intelligent Systems, Artificial Intelligence, Decision Support, Network and System Security, Mathematical Modelling.
81
+
82
+ Website: [SI2M Laboratory](https://insea.ac.ma/index.php/pole-recherche/equipe-de-recherche/150-laboratoire-de-recherche-en-systemes-d-information-systemes-intelligents-et-modelisation-mathematique)
83
+
84
+ # About SpeechBrain
85
+ SpeechBrain is an open-source and all-in-one speech toolkit. It is designed to be simple, extremely flexible, and user-friendly. Competitive or state-of-the-art performance is obtained in various domains.
86
+ Website: https://speechbrain.github.io/
87
+ GitHub: https://github.com/speechbrain/speechbrain
88
+
89
+
90
  # Referencing SpeechBrain
91
  ```
92
  @misc{SB2021,
 
98
  howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
99
  }
100
  ```
 
101
  # Acknowledgements
102
  This research was supported through computational resources of HPC-MARWAN (www.marwan.ma/hpc) provided by CNRST, Rabat, Morocco. We deeply thank this institution.