New version of the audio module#123
Merged
sergioburdisso merged 109 commits intoidiap:mainfrom Mar 13, 2026
Merged
Conversation
- Add annotations saving - Allow the users to access to the list of requirements - Completly change the way parameters are given - Update the tutorials 18 with the new features - Test all new features
…dio, in order to sort them by modalities. - Update the documentation. - Run some tests using the tutorial. - Delete annotator.py file since unused now.
- Add multi-dialog task annotation - Update the tutorial
…e work - Update tutorials for the new parameters of SDialog.audio pipeline - Split the tutorial in two
…guageUnderstanding
…mputing speaker voices consistency
- Add results2result method - Reverse the order or evaluate (dialogs and evaluators) - Add a plotting method - Add multiple plots choices - Update tutorial 8
…ctly parsed and step 3 is now an object. - Fix impossible to get audio data from turn when loaded from local serialized turn. Now it load the file from its corresponding path if the private audio data is empty. - Make the color class serializable - Add multiple ways to display results from an evaluation (raw object, table or structured text) - Merge differents plots and data together when printing figures about metrics - Add a maximum number of turn to process for each dialogs in order to reduce CPU load - Cast all the restults into the same type (float) - Add the computation of EER and ROC based on the x-vectors embeddings from pyannote - Update the tutorials and tests
Fix normalization for consistency with Qwen3-TTS Voice cloning
Add ASCII to text normalization for most of the cases
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #123 +/- ##
==========================================
- Coverage 53.00% 50.76% -2.24%
==========================================
Files 43 44 +1
Lines 6928 7365 +437
==========================================
+ Hits 3672 3739 +67
- Misses 3256 3626 +370
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.