Help
Difference between revisions of "Main"
Line 67: | Line 67: | ||
− | == Around | + | |
+ | <div class="small-12 medium-4 large-4 columns" style="border: 8px solid #C0C0C0; padding: 0;"> | ||
+ | <div style="background-color: #C0C0C0 width: 100%; text-align: center;"> | ||
+ | <h3 class="mw-headline" style="font-weight:bold; color: white; font-size:2.5rem; margin: 0; padding: 8px 0px;">Around LinguaLibre | ||
+ | </h3> | ||
+ | </div> | ||
+ | <div style="padding: 0px 15px;"> | ||
The documentations below gather peripherical knowledge and tools. | The documentations below gather peripherical knowledge and tools. | ||
− | === Wordlists === | + | ==== Wordlists ==== |
* [x] [[Special:MyLanguage/Help:Why wordlists matter ?|Why wordlists matter ?]] | * [x] [[Special:MyLanguage/Help:Why wordlists matter ?|Why wordlists matter ?]] | ||
* [x] [[Special:MyLanguage/Help:Lists|Help:Lists]] - how to store and share your wordlists on LinguaLibre | * [x] [[Special:MyLanguage/Help:Lists|Help:Lists]] - how to store and share your wordlists on LinguaLibre | ||
* [ ] [[Special:MyLanguage/Help:Swadesh_lists|Help:Swadesh lists]] [https://en.wiktionary.org/wiki/Appendix:Swadesh_lists Appendix:Swadesh_lists] | * [ ] [[Special:MyLanguage/Help:Swadesh_lists|Help:Swadesh lists]] [https://en.wiktionary.org/wiki/Appendix:Swadesh_lists Appendix:Swadesh_lists] | ||
− | === Text processing === | + | ==== Text processing ==== |
* [x] [[Special:MyLanguage/Help:Wordlist%3F|How to convert batch of text files into a frequency list ?]] | * [x] [[Special:MyLanguage/Help:Wordlist%3F|How to convert batch of text files into a frequency list ?]] | ||
* [x] [[Special:MyLanguage/Help:How_to_create_a_wordlist_%3F#From_frequency_data_to_clean_list_of_.7Bitem.7Ds|How to clean up a frequency list into a word list for Lingua Libre ?]] | * [x] [[Special:MyLanguage/Help:How_to_create_a_wordlist_%3F#From_frequency_data_to_clean_list_of_.7Bitem.7Ds|How to clean up a frequency list into a word list for Lingua Libre ?]] | ||
− | === Recording session === | + | ==== Recording session ==== |
* [ ] How to create and define a speaker | * [ ] How to create and define a speaker | ||
* [ ] [[Special:MyLanguage/Help:LinguaLibre?|How to use LinguaLibre for Massive Open Audio Recording ?]] (with step by step screenshot) | * [ ] [[Special:MyLanguage/Help:LinguaLibre?|How to use LinguaLibre for Massive Open Audio Recording ?]] (with step by step screenshot) | ||
− | === Managing files on LinguaLibre === | + | ==== Managing files on LinguaLibre ==== |
* [ ] Verify audios and remove bad ones | * [ ] Verify audios and remove bad ones | ||
* [ ] Confirm export to Wikimedia Commons | * [ ] Confirm export to Wikimedia Commons | ||
− | === Download batch of files === | + | ==== Download batch of files ==== |
* [x] [[Special:MyLanguage/Help:Download from LinguaLibre|How to download batch of files from LinguaLibre.fr ?]] | * [x] [[Special:MyLanguage/Help:Download from LinguaLibre|How to download batch of files from LinguaLibre.fr ?]] | ||
<!-- * [x] [[Special:MyLanguage/Help:Download-Commons-category|How to download all files from one Commons category via Imker ?]] --> | <!-- * [x] [[Special:MyLanguage/Help:Download-Commons-category|How to download all files from one Commons category via Imker ?]] --> | ||
− | === Script for audios files management === | + | ==== Script for audios files management ==== |
* [x] [[Special:MyLanguage/Help:Renaming|How to rename batch of audio files]] | * [x] [[Special:MyLanguage/Help:Renaming|How to rename batch of audio files]] | ||
* [x] [[Special:MyLanguage/Help:Convert_audios?|How to convert batch of audio files into mp3 ?]] (or other) | * [x] [[Special:MyLanguage/Help:Convert_audios?|How to convert batch of audio files into mp3 ?]] (or other) | ||
Line 96: | Line 102: | ||
* [x] [[Special:MyLanguage/Help:SoX|How to fade-in fade-out with SoX ?]] | * [x] [[Special:MyLanguage/Help:SoX|How to fade-in fade-out with SoX ?]] | ||
− | === Integrate audios into wepages === | + | ==== Integrate audios into wepages ==== |
* [x] [[Special:MyLanguage/Help:How to embed audio in webpage?|How to embed audio in webpage?]] See [https://howlerjs.com howlerjs.com] & [https://github.com/goldfire/howler.js#documentation doc] | * [x] [[Special:MyLanguage/Help:How to embed audio in webpage?|How to embed audio in webpage?]] See [https://howlerjs.com howlerjs.com] & [https://github.com/goldfire/howler.js#documentation doc] | ||
+ | </div> | ||
+ | </div> |
Revision as of 14:09, 19 December 2018
New to Lingua Libre? The following pages will help you get familiar with this project.
Getting Started
Recording
- Your first record
- Choosing a microphone
- Configure your microphone
- RecordWizard full Manual
- Intermediate: Add a new language
- Intermediate: Create your own lists
- Advanced: Create a new generator
Exploring
- Browsing the sound library
- Advanced: Querying Lingua Libre
- Advanced: SPARQL queries exemples
- Advanced: Help:Bots
Around LinguaLibre
The documentations below gather peripherical knowledge and tools.
Wordlists
- [x] Why wordlists matter ?
- [x] Help:Lists - how to store and share your wordlists on LinguaLibre
- [ ] Help:Swadesh lists Appendix:Swadesh_lists
Text processing
- [x] How to convert batch of text files into a frequency list ?
- [x] How to clean up a frequency list into a word list for Lingua Libre ?
Recording session
- [ ] How to create and define a speaker
- [ ] How to use LinguaLibre for Massive Open Audio Recording ? (with step by step screenshot)
Managing files on LinguaLibre
- [ ] Verify audios and remove bad ones
- [ ] Confirm export to Wikimedia Commons
Download batch of files
Script for audios files management
- [x] How to rename batch of audio files
- [x] How to convert batch of audio files into mp3 ? (or other)
- [x] How to denoise with SoX ?
- [x] How to fade-in fade-out with SoX ?
Integrate audios into wepages
- [x] How to embed audio in webpage? See howlerjs.com & doc