Help
Difference between revisions of "Main/fr"
(Updating to match new version of source page) |
|||
Line 50: | Line 50: | ||
</div> | </div> | ||
+ | |||
+ | === Wordlists and text processing === | ||
+ | * [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: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 ?]] | ||
+ | |||
+ | === Recording session === | ||
+ | * [ ] 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) | ||
+ | |||
+ | === Managing files on LinguaLibre === | ||
+ | * [ ] Verify audios and remove bad ones | ||
+ | * [ ] Confirm export to Wikimedia Commons | ||
+ | |||
+ | === Download batch of files === | ||
+ | * [ ] [[Special:MyLanguage/Help:Download batch on LinguaLibre|How to download batch of files on LinguaLibre.fr ?]] (functionality comming soon) | ||
+ | * [x] [[Special:MyLanguage/Help:Download-Commons-category|How to download all files from one Commons category via Imker ?]] | ||
+ | |||
+ | === Batch edit of audios 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:SoX|How to denoise with SoX ?]] | ||
+ | * [x] [[Special:MyLanguage/Help:SoX|How to fade-in fade-out with SoX ?]] | ||
+ | |||
+ | === Web integration === | ||
+ | * [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] |
Revision as of 14:04, 20 May 2018
Nouveau sur Lingua Libre ? Les pages suivantes vont vous aider à vous familiariser avec ce projet.
Aperçu
Enregistrements
- Votre premier enregistrement
- Choisir un micro
- Configurer votre micro
- Manuel complet du RecordWizard
- Intermédiaire : Ajouter une nouvelle langue
- Intermédiaire : Créez vos propre listes
- Avancé : Créer un nouveau générateur
Exploration
- Parcourir la sonothèque
- Avancé : Requêter Lingua Libre
- Avancé : Exemples de requêtes SPARQL
Wordlists and text processing
- [x] Why wordlists matter ?
- [x] Help:Lists - how to store and share your wordlists on LinguaLibre
- [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
- [ ] How to download batch of files on LinguaLibre.fr ? (functionality comming soon)
- [x] How to download all files from one Commons category via Imker ?
Batch edit of audios files
- [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 ?
Web integration
- [x] How to embed audio in webpage? See howlerjs.com & doc