• Stars
    star
    1
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This script takes a single audio file and collect all the sound features in it including (Frequency - mean - variance - minimum value - maximum value - Median - Kurtosis - Skewness) and save it in an array and import this array in a row in the datasheet.

More Repositories

1

Voice-Frequency-Extraction-Signal-Processing-

This Script is able to extract Frequency of the voice detected in an audio file (preferred in ".wav" filetype)
Python
7
star
2

Audio-Splitter-per-seconds-python-

This Script takes an audio file (preferred ".wav" filetype) as input and split it for each 3 seconds (editable) then creates a folder and input the splitted audio files and number it in an ascending way.
Python
5
star
3

Filling-Forms-Bot

This script helps filling any form using excel files with the data stored and a pandas as a dataframes in addition to selenium to automate the process of filling data and clicking buttons.
Python
3
star
4

Web-Scrapping-OLX

This is a scrapping script developed in python used to scrapp all of olx search pages.
Python
2
star
5

Speech-To-Text-Python

This script takes a manual voice from the microphone of the device used as input and transform it into a string datatype that will be printed on the screen.
Python
2
star
6

Solution-of-move-zeros-problem-leetcode-python

this is the solution of "move zeros" problem on LeetCode it is not the best way to solve the problem but it solves it (Python - Python3)
Python
1
star
7

Multiple-Vendor-Buyer-and-Seller-Django-REST-framework-APIs-with-groups-and-authentication

Django REST Framework APIs for Buyer and Seller which will make the seller create, update and delete products but the buyer do not allowed to.
Python
1
star
8

ReactJS-Login-Page

A login page developed using ReactJS React
JavaScript
1
star
9

Tutorial-on-Default-Dict-defaultdict-in-python-with-it-s-test-cases

This is a tutorial that can ilaborate how the defaultdict library works in python developed in TDD so you can check your solution.
Python
1
star
10

Find-All-K-Distant-Indices-in-an-Array-LeetCode-problem-solution-python

"Find All K-Distant Indices in an Array" LeetCode problem developed in Python
Python
1
star
11

Django-Application-

a Django Application
1
star
12

Two-Sum-LeetCode-Problem

this is the solution of LeetCode problem (Two Sum) which is a function that take a list of numbers and an integer as target later it returns an array contains the index of the two numbers in the array of integers that the sum of it equals to the target.
Python
1
star
13

Finding-maximum-depth-of-binary-tree-LeetCode-problem-solution

The solution of LeetCode Problem "finding maximum depth of binary tree" a top interview questions list developed in python python3
Python
1
star
14

Full-Stack-Website-with-Reactjs-and-NodeJS

This is an example website using ReactJS as front-end and NodeJS +MySQL as back-end including MAMP for using phpmyadmin for database
1
star
15

Merge-Sorted-Array-Python-LeetCode-Solution

the solution of LeetCode "Merge Sorted Array" in python (problem solving)
Python
1
star
16

Number-of-Matching-Subsequences-LeetCode-Problem

"Number of Matching Subsequences" LeetCode Problem Solution
Python
1
star
17

Portfolio-Application-in-React-Native

a basic portfolio application developed in React Native
JavaScript
1
star
18

Meta-Back-end-Course

Meta Back-end course material
1
star
19

Integer-to-Roman-numbers-in-python-leetcode

the solution of how to convert integers to Roman numbers on LeetCode developed in Python
Python
1
star
20

Personal-Blog-in-React-ReactJS

a fully personal blog in ReactJS (Front-end development only)
JavaScript
1
star
21

Single-number-leetcode-problem-solving-with-python-python3

this is the solve of the single number problem on LeetCode problem number 136 developed in python python3
Python
1
star
22

Roman-to-Integer-LeetCode-Python

the solution of Roman to Integer problem on LeetCode developed in Python
Python
1
star
23

leetcode-problem-reverse-linked-list-solution-in-python

the solution of the leetcode problem "reverse linked list" numbered (206) developed in python python3
Python
1
star
24

21.-Merge-Two-Sorted-Lists-LeetCode-Solution-Python-Python3

21. Merge Two Sorted Lists Problem solution on LeetCode developed in Python(3)
Python
1
star
25

Run-Xampp-without-terminal-by-python3-command

a simple code that will open your xampp without writing the terminal command developed in python and run in python3
Python
1
star
26

Recruitment-System-Django-REST-API-

Employees Attendance System with Recruitment Features
Python
1
star
27

Reverse-string-Solving-of-leetcode-problem-developed-in-Python

This is the solution of the problem solving of the problem of reverse an array of string on leetcode numbered 344
Python
1
star
28

Human-Voice-Identifier-Counter

the application developed in (KIVY) it can identify the users imported into the dataset based on the support vector machine training model it has two features ( Importing new voice - Detection to detect the human voices and count them)
Python
1
star
29

LeetCode-problem-solution-268-Missing-Number-in-python

The solution of the leetcode problem "268 Missing Number" in python python3 from the top interview questions list
Python
1
star
30

LeetCode-Problem-solution-191-Number-of-1-Bits-in-python-python3

The Solution of the leetcode problem which is one of the "top interview questions" which is "191 Number of 1 Bits" developed in python python3
Python
1
star
31

LeetCode-Problem-Solution-FizzBuzz-python-python3

This is the solution of the leetcode problem "412 FizzBuzz" Problem one of the "top interview question" developed in python
Python
1
star