Skip to main content

Python package for daily Tasks

Project description

from iman import Audio: 1-Read(filename,sr) 2-Resample(data , fs, sr) 3-Read_Alaw(filename) 4-ReadMp3(filename,sr,mono=True) 5-Write(filename, data ,fs) 6-frame(y) 7-split(y)

from iman import : 1-plt 2-now() (get time) 3-F (format floating point) 4-D (format int number) 5-Write_List(MyList,Filename) 6-Write_Dic(MyDic,Filename) 7-Read(Filename) (read txt file) 8-Read_Lines(Filename) (read txt file line by line and return list) 9-Write(_str,Filename) 10-gf(pattern) (Get files in a directory) 11-gfa(directory , ext=”.*”) (Get Files in a Directory and SubDirectories) 12-ReadE(Filename) (Read Excel files)

from iman import info: 1-get() info about cpu and gpu (need torch)

from iman import metrics: 1-EER(lab,score) 2-cosine_distance(v1,v2) 3-roc(lab,score)

from iman import tsne: 1-plot(fea , label)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iman-0.0.2.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

iman-0.0.2-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page