Spaces:
Runtime error
Runtime error
TheStinger
commited on
Commit
β’
ea284f0
1
Parent(s):
b07b0b3
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,66 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
![Ilaria AI Suite](./ilariaaisuite.png)
|
13 |
+
***
|
14 |
+
[![Static Badge](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Space-s?labelColor=YELLOW&color=FFEA00)](https://huggingface.co/spaces/TheStinger/Ilaria_TTS) [![Static Badge](https://img.shields.io/badge/%F0%9F%A4%97%20HF%20Space-Duplication-s?labelColor=YELLOW&color=FFEA00)](https://huggingface.co/spaces/TheStinger/Ilaria_TTS?duplicate=true) [![Static Badge](https://img.shields.io/badge/GitHub-Source%20Code-s?logo=GitHub)](https://github.com/TheStingerX/Ilaria-TTS) [![Static Badge](https://img.shields.io/badge/AI%20Hub-Discord%20Server-s?logo=Discord&color=%09%237289da)](https://discord.gg/aihub) [![Static Badge](https://img.shields.io/badge/Ko--Fi-s?logo=Ko-Fi&label=Support%20me%20on&labelColor=434b57&color=FF5E5B)](https://ko-fi.com/ilariaowo)
|
15 |
+
***
|
16 |
+
<p align="center">
|
17 |
+
<h1>Ilaria Audio Analyzer π</h1>
|
18 |
+
</p>
|
19 |
+
|
20 |
+
π Welcome to Ilaria Audio Analyzer! π
|
21 |
+
|
22 |
+
This project leverages various libraries and modules to create a Graphical User Interface (GUI) for advanced audio analysis.
|
23 |
+
It's primarily designed for use with HuggingFace Spaces. π€
|
24 |
+
|
25 |
+
Ilaria Audio Analyzer is part of the Ilaria AI Suite wich includes various easy and powerful tools. π
|
26 |
+
|
27 |
+
## π¦ Installation π¦
|
28 |
+
|
29 |
+
To use this project, clone the original Space on Hugging Face.
|
30 |
+
Make sure you restart it time to time to keep up with the new updates.
|
31 |
+
|
32 |
+
## π₯οΈ Usage π₯οΈ
|
33 |
+
|
34 |
+
Once the dependencies are installed automatically, Hugging Face will use app.py to start the user interface.
|
35 |
+
From there, you can utilize the various features of the project.
|
36 |
+
|
37 |
+
## π Features π
|
38 |
+
|
39 |
+
Ilaria Audio Analyzer offers a range of features, including:
|
40 |
+
|
41 |
+
- π **Spectrogram Creation**:
|
42 |
+
The code uses the matplotlib.pyplot module to create a spectrogram of the audio data.
|
43 |
+
It uses the specgram function to generate the spectrogram and saves it to a PNG file.
|
44 |
+
|
45 |
+
- π **User-Friendly Web Interface**:
|
46 |
+
The code uses the gradio module to create an intuitive web interface.
|
47 |
+
Users can easily upload an audio file, and the application will return the spectrogram of the audio and the audio file info.
|
48 |
+
|
49 |
+
- π₯οΈ **User-Friendly Web Interface**:
|
50 |
+
Ilaria TTS uses the gradio module to create an intuitive web interface.
|
51 |
+
Users can easily upload an image, and the application will return the upscaled and restored image.
|
52 |
+
|
53 |
+
- π **Efficient File Handling**:
|
54 |
+
The code uses the os and tempfile modules for efficient file handling operations.
|
55 |
+
It saves the spectrogram to a PNG file and returns the path of the PNG file.
|
56 |
+
|
57 |
+
- π **Detailed Audio Information**:
|
58 |
+
The code provides detailed information about the audio file, including the file name, duration, bitrate, number of audio channels, samples per second, and bits per second.
|
59 |
+
This information is presented in a well-formatted table for easy reading.
|
60 |
+
|
61 |
+
## π Credits π
|
62 |
+
|
63 |
+
- [**Alex Murkoff**](https://github.com/alexlnkp) - For helping me fixing errors and usefult tips
|
64 |
+
|
65 |
+
## π€ Contributing π€
|
66 |
+
|
67 |
+
Interested in contributing to this project? Ilaria is always looking for collaborators.
|
68 |
+
Feel free to open a pull request on Hugging Face.
|
69 |
+
|
70 |
+
## π License π
|
71 |
+
|
72 |
+
This project is released under the `INCU` license.
|
73 |
+
For more details, please check the license file.
|
74 |
+
For further questions feel free to contact Ilaria.
|