
Recherche avancée
Autres articles (99)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)
Sur d’autres sites (12351)
-
The real time compression with ffmpeg [on hold]
14 avril 2015, par midrelI am working on a project that will make real time video compression. All images come from camera and are stored in the RAM at a rate of 30 fps.
I want to use FFmpeg to compress it image by image and to transmit either to RAM or anywhere.
Could somebody help me please ?
-
How can I get android mic audio stream at real-time ? [on hold]
3 mars 2015, par LIDEI want to capture the mic audio stream real-time. How to deal with that ? I don’t mean to record the voice but the stream to transform.
-
Transcribing real time audio bytes (.ogg format) in whisper [closed]
1er juillet 2024, par Sushant MhambreyI am trying to transcribe real time audio I receive from client using Faster whisper.
Transcribing whole files isnt an issue, but transcription of audio bytes in ogg format gives error


I'm having trouble understanding sampling of .ogg into a format that is compatible with Whisper.
Any help is appreciated.


Even though I can resample .ogg file to .wav using ffmpeg , I am not able to resample real time audio bytes